endian_type::types

Type Alias i32_le

Source
pub type i32_le = LittleEndian<i32>;

Aliased Typeยง

struct i32_le(/* private fields */);