A cookiecutter template for a repository with Advent of Code solutions in Rust
https://github.com/tranzystorekk/cookiecutter-rust-aoc.git
Cookiecutter template for an Advent of Code solution project in Rust.
input directory with a .gitkeep file, for storing solution inputsproject_slug - project name [aoc-rust]name - author nameemail - author emailaoc_utils_version - version of the aoc-utils crateitertools_version - version of the itertools crate