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