Advent of code 2020 My attempt of solving all puzzles in Rust. I'm still learning Rust so feel free to give feedback. Note that some solutions could be solved with less code using external crates, but I would like to keep it 0 dependencies.