Skip to main content

NonZeroU128_ne

Type Alias NonZeroU128_ne 

Source
pub type NonZeroU128_ne = NativeEndian<NonZeroU128>;
Expand description

Alias for NativeEndian<NonZeroU128> .

Aliased Type§

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

Fields§

§value: NonZero<u128>

The value of the type