Skip to main content

parse_game_mode

Function parse_game_mode 

Source
fn parse_game_mode(
    reader: &mut StringReader<'_>,
) -> Result<GameType, CommandSyntaxError>