LinuxCommandLibrary

rustup-install

Install or update Rust toolchains.

TLDR

Install or update a specific toolchain (see rustup help toolchain for more information)

$ rustup install [toolchain]
copy

Copied to clipboard