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