This is my repo for the adventofcode event for 2023. I attempted to do it in rust. Its all modular so each day can be run with the following command cargo run --bin <day#>