RustConfig
Index
Properties
bins
List of binaries to install into the environment using cargo binstall
.
binstallVersion
The version of cargo-binstall
to install. Defaults to latest if not defined.
components
Rust components to automatically install.
plugin
Location of the WASM plugin to use for Rust support.
syncToolchainConfig
When version
is defined, syncs the version to rust-toolchain.toml
.
targets
Rust targets to automatically install.
version
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