pub type i64_be = I64<BE>;
View of a big-endian i64 value.
i64
pub struct i64_be(/* private fields */);