Rust¶
Config key: languages.rust_development
What it installs¶
DNF packages:
rustupcmakeclang-devel
Post-install:
- Runs
rustup-init -yto install the default Rust toolchain
Usage¶
Notes¶
The default toolchain is installed to ~/.cargo/. Use rustup to manage additional toolchains and components.