Skip to main content

NonZeroI32_le

Type Alias NonZeroI32_le 

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

Alias for LittleEndian<NonZeroI32> .

Aliased Typeยง

pub struct NonZeroI32_le { /* private fields */ }