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