Traits§
- Hintable
- VecAuto
Hintable - Implement this on a type
T
that also implementsHintable<C: Config>
so thatHintable<C>
is auto implemented onVec<T>
T
that also implements Hintable<C: Config>
so that Hintable<C>
is auto implemented on Vec<T>