endian_type::types

Type Alias i64_be

Source
pub type i64_be = BigEndian<i64>;

Aliased Typeยง

struct i64_be(/* private fields */);