Pz8

Type Alias Pz8 

Source
pub type Pz8 = PositiveInteger8;
Expand description

Abbreviation of PositiveInteger8.

Aliased Type§

pub struct Pz8(pub NonZero<u8>);

Tuple Fields§

§0: NonZero<u8>