rend

Type Alias u64_be

Source
pub type u64_be = BigEndian<u64>;
Expand description

Alias for BigEndian<u64> .

Aliased Typeยง

struct u64_be { /* private fields */ }