Function advent_of_code_2022::day_2::score_round
source · fn score_round(round: &(Move, Move)) -> u32
Expand description
Calculate the score for a single round
fn score_round(round: &(Move, Move)) -> u32
Calculate the score for a single round