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