rend

Type Alias NonZeroU16_le

Source
pub type NonZeroU16_le = LittleEndian<NonZeroU16>;
Expand description

Alias for LittleEndian<NonZeroU16> .

Aliased Typeยง

struct NonZeroU16_le { /* private fields */ }