vstd::std_specs::core

Trait ExIndex

Source
pub trait ExIndex<Idx>
where Idx: ?Sized,
{ type ExternalTraitSpecificationFor: Index<Idx>; type Output: ?Sized; }

Required Associated Types§

Implementors§