Type Alias i64_be

Source
pub type i64_be = BigEndian<i64>;

Aliased Typeยง

pub struct i64_be(/* private fields */);