Skip to main content

Module runtime_effect_instance

Module runtime_effect_instance 

Source

Structs§

RuntimeEffectInstanceRecord
Compiler-owned join of a V2 effect declaration with one planned component instance. This is metadata only; capability execution remains unavailable until instance-context programs are emitted.
RuntimeEffectInstanceRegistry
RuntimeEffectStructuralTemplateRecord
Inactive compiler template for a V2 effect below a structural component region. Runtime activation must issue a distinct occurrence identity.

Constants§

RUNTIME_EFFECT_INSTANCE_REGISTRY_VERSION

Functions§

build_runtime_effect_instance_registry
Project valid V2 field effects onto the canonical planned instance topology.
build_runtime_effect_structural_template_registry