Function advent_of_code_2022::day_2::score_move
source · fn score_move((_, my_move): &(Move, Move)) -> u32
Expand description
Calculate the part of a round score based on the move I threw
fn score_move((_, my_move): &(Move, Move)) -> u32
Calculate the part of a round score based on the move I threw