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