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