rend

Type Alias u128_be

Source
pub type u128_be = BigEndian<u128>;
Expand description

Alias for BigEndian<u128> .

Aliased Typeยง

struct u128_be { /* private fields */ }