rend

Type Alias NonZeroU32_le

Source
pub type NonZeroU32_le = LittleEndian<NonZeroU32>;
Expand description

Alias for LittleEndian<NonZeroU32> .

Aliased Typeยง

struct NonZeroU32_le { /* private fields */ }