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