AdventOfCode2019 Here are my (partial) solutions to Advent of Code 2019 in Rust :) You can run this with cargo as follows: $ cargo run --release --bin <day> <number of iterations>