USEFUL RESOURCES
rustlings (tutorials and exercises)
rust programming language (official "the Book")
Crust of Rust (advanced) by Jon Gjengset
In this series we seek to understand intermediate Rust concepts by diving into real examples and working code, often by re-implementing functionality from the standard library.