Take your first steps with Rust
https://learn.microsoft.com/en-us/training/paths/rust-first-steps/
Rust | TutorialFirst steps with Rust guide by Microsoft. It starts with the basics of installing the tools, the first program, and continues with error handling, traits, and test writing.