A repository to track progress on learning Rust.
Note
The official guide we're following.
The repository is broken down into multiple modules built in cargo -- Rust's package manager.
We've tried to keep the original structure of the rust-by-example guide linked above.