This is me attempting to learn Rust by doing puzzles from https://adventofcode.com/2022/
As I've barely even started reading the Rust book - https://doc.rust-lang.org/stable/book/ - and I'm just trying to hit the solution and not worry at all about code quality, this is in no way representative of good practices.