Skip to main content

NonZeroI32_ne

Type Alias NonZeroI32_ne 

Source
pub type NonZeroI32_ne = NativeEndian<NonZeroI32>;
Expand description

Alias for NativeEndian<NonZeroI32> .

Aliased Type§

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

Fields§

§value: NonZero<i32>

The value of the type