PartialRustConfig
Index
Properties
optionalbins
List of binaries to install into the environment using cargo binstall
.
optionalbinstallVersion
The version of cargo-binstall
to install. Defaults to latest if not defined.
optionalcomponents
Rust components to automatically install.
optionalplugin
Location of the WASM plugin to use for Rust support.
optionalsyncToolchainConfig
When version
is defined, syncs the version to rust-toolchain.toml
.
optionaltargets
Rust targets to automatically install.
optionalversion
The version of Rust to download, install, and run cargo
tasks with.
Configures and enables the Rust platform. Docs: https://moonrepo.dev/docs/config/toolchain#rust