This repository contains my solutions to the Rustlings exercises. Rustlings is an excellent collection of exercises designed to help you learn Rust. As I complete each exercise, I push the changes to this repository.
git clone https://github.com/Nelly-Njeri/RustlingExersices cd your-repo-name
Refer to the original Rustlings repository for setup instructions and to start working on exercises.
Check my solutions to compare with yours or to seek guidance.
For detailed instructions, setup, and the full list of exercises, visit the Rustlings GitHub repository.
Happy coding! 🚀