Expand description
ConfigValue represents Cargo configuration values loaded from TOML.
See the module-level doc for how configuration is parsed and deserialized.
Enums§
- Config
Value - Similar to [
toml::Value] but includes the source location where it is defined.
Constants§
- NON_
MERGEABLE_ 🔒LISTS - List of which configuration lists cannot be merged.