rend

Type Alias NonZeroI32_le

Source
pub type NonZeroI32_le = LittleEndian<NonZeroI32>;
Expand description

Alias for LittleEndian<NonZeroI32> .

Aliased Typeยง

struct NonZeroI32_le { /* private fields */ }