Pz16

Type Alias Pz16 

Source
pub type Pz16 = PositiveInteger16;
Expand description

Abbreviation of PositiveInteger16.

Aliased Type§

pub struct Pz16(pub NonZero<u16>);

Tuple Fields§

§0: NonZero<u16>