LinuxCommandLibrary

rustup-default

Set the default Rust toolchain.

TLDR

Switch the default Rust toolchain (see rustup help toolchain for more information)

$ rustup default [toolchain]
copy

Copied to clipboard