Skip to main content

NonZeroU64_ne

Type Alias NonZeroU64_ne 

Source
pub type NonZeroU64_ne = NativeEndian<NonZeroU64>;
Expand description

Alias for NativeEndian<NonZeroU64> .

Aliased Type§

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

Fields§

§value: NonZero<u64>

The value of the type