Advent of Code 2022 My solutions for Advent of code 2022 in Rust. Test Run the tests with the following command: cargo test Alternative use the watch command: cargo watch -x 'test'