endian_type::types

Type Alias i64_le

Source
pub type i64_le = LittleEndian<i64>;

Aliased Typeยง

struct i64_le(/* private fields */);