features/src/rust
github-actions[bot] c8f5c3cbee
Automated documentation update (#394)
Automated documentation update [skip ci]

Co-authored-by: github-actions <github-actions@github.com>
2023-01-10 13:59:07 -08:00
..
devcontainer-feature.json Use _REMOTE_USER when available (#264) 2022-11-28 15:07:38 -08:00
install.sh Use _REMOTE_USER when available (#264) 2022-11-28 15:07:38 -08:00
NOTES.md OS support in Feature NOTES.md (#366) 2022-12-27 12:27:57 -05:00
README.md Automated documentation update (#394) 2023-01-10 13:59:07 -08:00

Rust (rust)

Installs Rust, common Rust utilities, and their required dependencies

Example Usage

"features": {
    "ghcr.io/devcontainers/features/rust:1": {}
}

Options

Options Id Description Type Default Value
version Select or enter a version of Rust to install. string latest
profile Select a rustup install profile. string minimal

OS Support

This Feature should work on recent versions of Debian/Ubuntu-based distributions with the apt package manager installed.

bash is required to execute the install.sh script.


Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.