Function aoc::year2022::day22::parse_moves

source ยท
fn parse_moves(input: &str) -> Vec<Move>