Skip to main content

ALL_KEYS

Static ALL_KEYS 

Source
pub static ALL_KEYS: LazyLock<Vec<ConfigKey>>
Expand description

All resolved ConfigKey entries, derived from ALL_ANNOTATIONS at first access.

Provides a flattened, owned view suitable for runtime unknown-key detection.