https://adventofcode.com/2022/
Rust!
cargo run
cargo test -p day_XX
cargo run -p cargo-day -- XX
(alternatively)
cargo install --path cargo-day
cargo-day XX
https://adventofcode.com/2022/
Rust!
cargo run
cargo test -p day_XX
cargo run -p cargo-day -- XX
(alternatively)
cargo install --path cargo-day
cargo-day XX