pub type Nz16 = NegativeInteger16;
Abbreviation of NegativeInteger16.
NegativeInteger16
pub struct Nz16(pub NonZero<u16>);
0: NonZero<u16>