Expand description
Machine-readable catalog of every variable super::resolve supports —
the single source the Admin API (GET /api/vars), the UI autocomplete,
and the var legend consume. Guarded against drift from the resolver by
test_catalog_matches_resolver, which parses resolve()’s source.
Structs§
- VarEntry
- One catalog row.
family_sourcenames the context collection that populates a family’s live suggestions in the UI.
Enums§
- VarKind
- Whether an entry is a fixed name or a
prefix_*family.
Constants§
Functions§
- e 🔒
- var_
catalog - Every variable
resolve()accepts, statics first, then families.