Expand description
Configuration store helpers.
Structs§
- Set of configuration variables with source information.
- Dotted config name path.
- Stack of configuration layers which can be merged as needed.
Enums§
- Source of configuration variables in order of precedence.
Traits§
- Value that can be converted to a dotted config name path.
Type Aliases§
- Error that can occur when accessing configuration.
- Table of config key and value pairs.
- Generic config value.