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