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