Advent of Code 2021 Advent of Code 2021 in Rust. I'm not sure I'll be on time tho :> How to run Each day has a dayx.rs file. The Cargo.toml should contain a [[bin]] for each day. Then, you can run it as cargo run --bin dayx.