[−][src]Type Definition vec_collections::TotalVecSet2
type TotalVecSet2<T> = TotalVecSet<[T; 2]>;
Type alias for a TotalVecSet with up to 2 elements with inline storage.
type TotalVecSet2<T> = TotalVecSet<[T; 2]>;
Type alias for a TotalVecSet with up to 2 elements with inline storage.