2019 Starting from day 7, solutions can be run with: cargo run --example=<day>-<part> For example, for day 14 part 2: cargo run --example=14-2 The test.sh script can be used to check formatting and that all solutions build.