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