rustup is the recommended tool to install Rust. It installs Rust from official release channels, enabling you to easily switch between stable, beta, and nightly compilers and keep them updated.

WWW: https://github.com/rust-lang/rustup
