PartialRustConfig
Index
Properties
optionalbins
List of binaries to install into the environment using cargo install
.
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