Installation

rustup is an installer for Rust toolchain.

For Unix based systems use:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

For windows, go to the page and download the installer.