rustup run <toolchain> <command...>
Run a command with an environment configured for a given toolchain
Arguments
| Name | Description |
|---|---|
toolchain | Toolchain name |
command |
Options
| Name | Description |
|---|---|
-h, --help | Prints help information |
--install | Install the requested toolchain if needed |