Function advent_of_code_2022::day_2::parse_outcome
source · fn parse_outcome(chr: &str) -> Option<Outcome>
Expand description
Parse part of an input line as and expected outcome for a round
fn parse_outcome(chr: &str) -> Option<Outcome>
Parse part of an input line as and expected outcome for a round