This repository contains my solutions to Advent of Code over the years, as well as a helper library rudvent-lib that you can use to provide the boilerplate to solve Advent of Code yourself in Rust from a terminal.
The helper library contains instructions for how to set up your project to benefit