Stage 2.1: Introduction
In this stage you will learn how to install Rust locally and you will learn about some important Rust tools like rustup (the Rust toolchain installer) and cargo (Rust's package manager).
You will also learn how to write and test your own Rust programs with Visual Studio Code.