Type Alias rend::NonZeroU16_ne

source ·
pub type NonZeroU16_ne = NativeEndian<NonZeroU16>;
Expand description

Alias for NativeEndian<NonZeroU16> .

Aliased Type§

struct NonZeroU16_ne {
    pub value: NonZero<u16>,
}

Fields§

§value: NonZero<u16>

The value of the type