Skip to main content

i64_be

Type Alias i64_be 

Source
pub type i64_be = I64<BE>;
Expand description

View of a big-endian i64 value.

Aliased Typeยง

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