Skip to main content

Module source_tracking

Module source_tracking 

Source

Structs§

ConfigValidationWarning
Represents a config validation warning or error
SourcedConfig
Configuration with provenance tracking for values.
SourcedConfigFragment
Represents configuration loaded from a single source file, with provenance. Used as an intermediate step before merging into the final SourcedConfig.
SourcedGlobalConfig
SourcedRuleConfig
SourcedValue
A config value with its provenance: which kind of source set it, and for file-based sources, which file. The origin makes rumdl config output file-precise, which matters for extends chains where the source kind alone cannot distinguish the base config from the extending one.

Enums§

ConfigSource
Configuration source with clear precedence hierarchy.