rend

Type Alias i128_be

Source
pub type i128_be = BigEndian<i128>;
Expand description

Alias for BigEndian<i128> .

Aliased Typeยง

struct i128_be { /* private fields */ }