pub type NonZeroI16_le = LittleEndian<NonZeroI16>;
Expand description
Alias for
LittleEndian<NonZeroI16>
.
Aliased Typeยง
struct NonZeroI16_le { /* private fields */ }
pub type NonZeroI16_le = LittleEndian<NonZeroI16>;
Alias for
LittleEndian<NonZeroI16>
.
struct NonZeroI16_le { /* private fields */ }