Function phases_of_round

Source
pub fn phases_of_round(round: u64) -> impl Iterator<Item = LobbyPhase>
Expand description

Creates an iterator over the phases of this round, where round = 1 is the first round of the game.