aoc::year2022::day22

Function parse_moves

Source
fn parse_moves(input: &str) -> Vec<Move>