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