pub trait RoundNum: Number { }
Expand description

A round number.

Please refer to the description of the protocol.

Implementors