Skip to main content

NonZeroI16_ne

Type Alias NonZeroI16_ne 

Source
pub type NonZeroI16_ne = NativeEndian<NonZeroI16>;
Expand description

Alias for NativeEndian<NonZeroI16> .

Aliased Type§

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

Fields§

§value: NonZero<i16>

The value of the type