Expand description
Loop control-state — re-exported from tirea_contract::runtime::control.
Structs§
- Inference
Error - Inference error emitted by the loop and consumed by telemetry plugins.
- Loop
Control State - Durable loop control state persisted at
state["loop_control"].
Traits§
- Loop
Control Ext - Helpers for accessing loop control state from
Thread.