Expand description
Shared checks for declared and served host operations.
The CLI and runtime adapters both need to find declared operations that a host does not serve. This module owns that set check.
Structs§
- Host
Capability Exemptions - Exact operations whose handlers are added at runtime.
- Host
Capability Operation - One namespaced host operation.
- Host
Capability Surface - A deterministic set of host capability operations.
Functions§
- parse_
host_ capability_ document - Parse a JSON or TOML host-operation document once for all consumers.