advent-of-code-2018 icon indicating copy to clipboard operation
advent-of-code-2018 copied to clipboard

Learning rust from scratch

2018

Build Status

Learning Rust from scratch! Pull requests are welcome. Because I'm learning, please feel free to correct style mistakes, share idiomatic patterns, etc.

I'm pretty behind due to busy work schedules. Please don't spoil anything for me!

Thanks!

Running

cargo run -p <day-xx> --release

Tests

cargo test