Counting16

Type Alias Counting16 

Source
pub type Counting16 = PositiveInteger16;
Expand description

Aliased Type§

pub struct Counting16(pub NonZero<u16>);

Tuple Fields§

§0: NonZero<u16>