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