smallvec::SmallVec8 [] [src]

type SmallVec8<T> = SmallVec<[T; 8]>;

Deprecated alias to ease transition from an earlier version.