Type Alias rend::NonZeroI32_ne
source · pub type NonZeroI32_ne = NativeEndian<NonZeroI32>;
Expand description
Alias for
NativeEndian<NonZeroI32>
.
Aliased Type§
struct NonZeroI32_ne {
pub value: NonZero<i32>,
}
Fields§
§value: NonZero<i32>
The value of the type