Skip to main content

NonZeroU16_ne

Type Alias NonZeroU16_ne 

Source
pub type NonZeroU16_ne = NativeEndian<NonZeroU16>;
Expand description

Alias for NativeEndian<NonZeroU16> .

Aliased Type§

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

Fields§

§value: NonZero<u16>

The value of the type