This is a personal fork of mainmatter/100-exercises-to-learn-rust, with the book/ folder removed. The idea is to keep things simple and focus just on practicing the exercises.
The original project includes a companion book, but for my purposes, I only need the code-based exercises. This fork is:
- A personal workspace to learn and practice Rust.
- A lighter version of the original repo โ no book, just code.
- A backup for my progress, where I may add comments, notes, or alternative solutions over time.
If you're looking for the full project with explanations, check out the original here: ๐ https://github.com/mainmatter/100-exercises-to-learn-rust