crow/round

Types

pub opaque type Round

Functions

pub fn add_player(round: Round, player: Player) -> Round
pub fn current_player(round: Round) -> Player
pub fn new() -> Round
pub fn next(round: Round) -> Round
Search Document