Rust is quite demanding and restrictive if your main coding experience is Python. The main Rust book isn't bad (doc.rust-lang.org/stable/book), but what i found most useful was VScode with its rust extensions for real time feedback and hints. I'm still quite limited with Rust though, so take that with a pinch of salt.
Discussion
I appreciate this! 🙏
I use VSCode as well, so this very helpful.