rend

Type Alias i16_le

Source
pub type i16_le = LittleEndian<i16>;
Expand description

Alias for LittleEndian<i16> .

Aliased Typeยง

struct i16_le { /* private fields */ }