Enums§
- Config
Source - Represents the source of a configuration value.
Functions§
- init_
default_ sources - Initialize a
SourceMapwith all settings set to Default. - track_
env_ sources - Check which environment variables are set and mark them in the source map.
Type Aliases§
- Source
Map - Maps setting keys (e.g.,
"registry.data_dir") to their configuration source.