Skip to main content

PackedBf4SliceMut

Type Alias PackedBf4SliceMut 

Source
pub type PackedBf4SliceMut<'a> = Packed4SliceMut<'a, Bf4>;
Expand description

Type alias for a mutable view over a packed slice of Bf4 values.

Aliased Typeยง

pub struct PackedBf4SliceMut<'a> { /* private fields */ }