smallvec::SmallVec4 [] [src]

type SmallVec4<T> = SmallVec<[T; 4]>;

Deprecated alias to ease transition from an earlier version.