Type Alias PartyNumber

Source
pub type PartyNumber = NonZeroU16;
Expand description

Party number.

Aliased Typeยง

pub struct PartyNumber(/* private fields */);