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