Made this repo to track my progress on the Rustlings course. I'm using this to learn Rust.
Could have used the official repo or a fork, but I wanted to have a repo of my own to track my progress.
- Intro
- Variables
- Functions
- If
- Primitive Types
- Vecs
- Quiz 1