Trait vstd::slice::ExSliceIndex

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

Required Associated Types§

Implementors§