Skip to main content

NonZeroU32_ne

Type Alias NonZeroU32_ne 

Source
pub type NonZeroU32_ne = NativeEndian<NonZeroU32>;
Expand description

Alias for NativeEndian<NonZeroU32> .

Aliased Type§

#[repr(transparent)]
pub struct NonZeroU32_ne { pub value: NonZero<u32>, }

Fields§

§value: NonZero<u32>

The value of the type