nostr:npub18sg73ul8fqckpwttdyu9fczkmhkhnent2z7q3n9d4xjzeskku6fqr4f898 Nice!
Now that you have set up your environment, don't try to just start hacking! Start with the Rust book before coding:
https://doc.rust-lang.org/stable/book/
There are many concepts that are new in Rust and should be learned first. Finish the first theoretical chapters in the book and then start with Rustlings and maybe a pet projects.
https://github.com/rust-lang/rustlings
Have fun! I would love to answer any question on your learning journey :D