Expand description
Configuration view models and value provenance.
These types are the presentation layer for configuration data. They do not read or write configuration themselves; they describe how a setting should be displayed and where the current value came from.
Structs§
- Config
Section - A rendered configuration section with key/value pairs.
- Config
Value - A configuration value paired with its source.
Enums§
- Config
Value Source - The provenance of a resolved configuration value.