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