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