pub type f32_le = LittleEndian<f32>;Expand description
Alias for
LittleEndian<f32>
.
Aliased Typeยง
pub struct f32_le { /* private fields */ }pub type f32_le = LittleEndian<f32>;Alias for
LittleEndian<f32>
.
pub struct f32_le { /* private fields */ }