Type Alias rend::NonZeroI16_le
source · 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 */ }