Advent of Code Use the following command to run the example for a specific day: $ cargo run --example 01 Use the following command to run the tests for a specific day: $ cargo test --example 01