smallvec::SmallVec32 [] [src]

type SmallVec32<T> = SmallVec<[T; 32]>;

Deprecated alias to ease transition from an earlier version.