endian_type::types

Type Alias i16_le

Source
pub type i16_le = LittleEndian<i16>;

Aliased Typeยง

struct i16_le(/* private fields */);