vstd::slice

Trait ExSliceIndex

Source
pub trait ExSliceIndex<T>
where T: ?Sized,
{ type ExternalTraitSpecificationFor: SliceIndex<T>; type Output: ?Sized; }

Required Associated Types§

Implementors§