rend

Type Alias i32_le

Source
pub type i32_le = LittleEndian<i32>;
Expand description

Alias for LittleEndian<i32> .

Aliased Typeยง

struct i32_le { /* private fields */ }