pub type f32le = LittleEndian<f32>;Expand description
Shorthand for LittleEndian<f32>
Aliased Typeยง
pub struct f32le(/* private fields */);pub type f32le = LittleEndian<f32>;Shorthand for LittleEndian<f32>
pub struct f32le(/* private fields */);