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