pub type Natural16 = NonNegativeInteger16;Expand description
Alias of NonNegativeInteger16.
Aliased Type§
pub struct Natural16(pub u16);Tuple Fields§
§0: u16pub type Natural16 = NonNegativeInteger16;Alias of NonNegativeInteger16.
pub struct Natural16(pub u16);0: u16