Advent of Code 2022 https://adventofcode.com/2022 Solutions in Rust 1.65.0 How to run Run the current day: cargo run Run a specific day: cargo run <day> e.g. cargo run 1