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