Skip to main content

Module registry

Module registry 

Source
Expand description

能力注册表 — 根据 Manifest 声明动态加载和管理运行时模块

Capability registry that dynamically loads runtime modules based on V2 Manifest capability declarations. Provides compile-time feature gate checking and runtime module availability tracking.

Structs§

CapabilityGap
Describes why a capability is unavailable.
CapabilityRegistry
Runtime capability registry — tracks which capabilities are available and provides module resolution based on manifest declarations.

Enums§

CapabilityStatus
Status of a capability in the registry.