## Advent of Code My rust solutions for [Advent of Code](https://adventofcode.com) [![Tests](https://github.com/Ajetski/advent-of-code/actions/workflows/rust.yml/badge.svg)](https://github.com/Ajetski/advent-of-code/actions/workflows/rust.yml) Navigate to the folder for a given year, then use `cargo test` to run its test cases.