pub type f32_le = LittleEndian<f32>;
Alias for LittleEndian<f32> .
LittleEndian<f32>
struct f32_le { /* private fields */ }