macro_rules! impl_tournament_enumeration {
    ($contract:ident, $tournament:ident) => { ... };
}
Expand description

Tournament enumeration adds the extension standard offering view-only methods.