🤶 Advent of Code 2022 Rust solutions to AoC 2022 Run cargo run --bin dayXX or cargo watch -x "run --bin dayXX" Tests cargo test --bin dayXX -- --show-output