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