Type Alias rend::NonZeroI16_ne

source ·
pub type NonZeroI16_ne = NativeEndian<NonZeroI16>;
Expand description

Alias for NativeEndian<NonZeroI16> .

Aliased Type§

struct NonZeroI16_ne {
    pub value: NonZero<i16>,
}

Fields§

§value: NonZero<i16>

The value of the type