rend

Type Alias i64_be

Source
pub type i64_be = BigEndian<i64>;
Expand description

Alias for BigEndian<i64> .

Aliased Typeยง

struct i64_be { /* private fields */ }