smallvec::SmallVec16 [] [src]

type SmallVec16<T> = SmallVec<[T; 16]>;

Deprecated alias to ease transition from an earlier version.