pub type PackedF4Vec = Packed4Vec<F4>;Expand description
Type alias for a heap-allocated packed vector of F4 values.
Aliased Typeยง
pub struct PackedF4Vec { /* private fields */ }pub type PackedF4Vec = Packed4Vec<F4>;Type alias for a heap-allocated packed vector of F4 values.
pub struct PackedF4Vec { /* private fields */ }