pub type i64le = LittleEndian<i64>;Expand description
Shorthand for LittleEndian<i64>
Aliased Typeยง
pub struct i64le(/* private fields */);pub type i64le = LittleEndian<i64>;Shorthand for LittleEndian<i64>
pub struct i64le(/* private fields */);