commands.sh

rustup default

all

Set the default Rust toolchain.

More info →

Examples (1)

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

rustup default toolchain
made by @shridhargupta | data from tldr-pages