advent-2022 My solutions to Advent of Code 2022 [link] in Rust Usage Assuming you have cargo installed, run the following command with DD replaced with the day whose solution you wish to build + run. cargo run --bin day-{DD}