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