Advent of Code 2020 in Rust https://adventofcode.com/2020 Uses cargo-aoc to run the problems: https://github.com/gobanos/cargo-aoc Run the tests: cargo test Run the programs: cargo aoc Benchmark: cargo aoc bench