rend

Type Alias NonZeroI16_le

Source
pub type NonZeroI16_le = LittleEndian<NonZeroI16>;
Expand description

Alias for LittleEndian<NonZeroI16> .

Aliased Typeยง

struct NonZeroI16_le { /* private fields */ }