Module config

Source

Structs§

RawConfigEntry
RawConfigEntry may either represent a config override (where the key is usually snake_case) or a configuration capability declaration (where the key is usually fully.qualified.Name).

Enums§

ConfigParseError
ConfigResolveError

Functions§

resolve_raw_config_capabilities
resolve_raw_config_overrides