RESOURCES
Some of the sources that might help you in learning Rust
- The rust book (main) - It is the main book and should be your companion till the end
- A gentle introduction to rust
- Learning Rust
- The official site for Documentation
- rust-learning - a community maintained learning resources
- rust-by-example - A practical book to teach you rust
The above resources are more than enough to help you learn your way into the world of Rust