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