Structs§
- Binding
Entry - A single binding entry. Mirrors the canonical YAML structure defined in
DECLARATIVE_CONFIG_SPEC.md§3.3. - Binding
Loader - Loads and resolves module bindings from
*.binding.yamlfiles. - Bindings
File - Top-level binding file structure:
spec_version+bindings:list. - Typed
Binding Handler - A binding handler bundled with optional auto-derived schemas.
Enums§
- Auto
Schema Value auto_schemafield accepts either a boolean or a mode string.
Functions§
- typed_
handler - Create a
TypedBindingHandlerwith auto-derived JSON Schemas.
Type Aliases§
- Binding
Handler - Backward-compatible alias.
- Binding
Handler Fn - Boxed async handler function type.