Type Definition structview::u64_be

source ·
pub type u64_be = U64<BE>;
Expand description

View of a big-endian u64 value.