pub type Pz8 = PositiveInteger8;
Abbreviation of PositiveInteger8.
PositiveInteger8
pub struct Pz8(pub NonZero<u8>);
0: NonZero<u8>