Nz16

Type Alias Nz16 

Source
pub type Nz16 = NegativeInteger16;
Expand description

Abbreviation of NegativeInteger16.

Aliased Type§

pub struct Nz16(pub NonZero<u16>);

Tuple Fields§

§0: NonZero<u16>