Type Alias mpc_protocol::PartyNumber

source ·
pub type PartyNumber = NonZeroU16;
Expand description

Party number.

Aliased Type§

struct PartyNumber(/* private fields */);