Skip to main content

i64_le

Type Alias i64_le 

Source
pub type i64_le = I64<LE>;
Expand description

View of a little-endian i64 value.

Aliased Typeยง

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