AdventOfCode2022 This is my attempt to solve AdventOfCode2022 (https://adventofcode.com/2022/) and learn some Rust How to use Just create new dayN.rs file and implement Day class, also add it into collection in main.rs file.