This is the list of Rust resources that the author curated over time
The holy book of Rust https://doc.rust-lang.org/stable/book/
For a smaller bite-size knowledge of the language https://dhghomon.github.io/easy_rust/Chapter_1.html
For some Async stuff https://blog.drogue.io/rust-and-async/