Welcome to my Rust learning repository. This space captures my journey as I delve into the exciting world of Rust programming.
I'm relying on the following resources to enhance my Rust skills:
If you want to try out any of the code snippets or projects:
- Pull the code from repo to your local directory
- then run these commands in your local terminal
cargo build
cargo run
Feel free to explore the code and provide feedback. I'm open to suggestions and collaboration!
Happy coding! 🚀