## JC's rusty "Advent of Code 2021" Hey there, I've been doing AoC 2021, in Rust, and hope to actually get it done this year. It's using [cargo-aoc](https://github.com/gobanos/cargo-aoc) for making it easy to load the input and benchmark the solutions. ### License Licensed under CNPLv7+