pub type f32_ne = NativeEndian<f32>;
Alias for NativeEndian<f32> .
NativeEndian<f32>
struct f32_ne { pub value: f32, }
value: f32
The value of the type