Skip to main content

Module catalog

Module catalog 

Source
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_source names 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§

F 🔒
S 🔒

Functions§

e 🔒
var_catalog
Every variable resolve() accepts, statics first, then families.