Type Alias mpc_protocol::RoundNumber

source ·
pub type RoundNumber = NonZeroU16;
Expand description

Round number.

Aliased Type§

struct RoundNumber(/* private fields */);