Open
Description
Implementation: #5552
Issues:
Z-advanced-env
This feature allows Cargo to read more complex configuration values from environment variables. Some examples:
- Lists can be specified using TOML syntax.
- Maps can be specified in the key (like CARGO_PROFILE_DEV_OVERRIDES_bar_OPT_LEVEL).
This is intentionally undocumented since it is very experimental and is unlikely to be stabilized in the current form. A lot more thought needs to go into how more advanced env vars should work.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Unstable, no backers