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