pub type Nz128 = NegativeInteger128;
Abbreviation of NegativeInteger128.
NegativeInteger128
pub struct Nz128(pub NonZero<u128>);
0: NonZero<u128>