Expand description
Engine traits and input/output types for starting or resuming runs.
Structs§
- RunResult
- Summary returned by the execution engine after start or resume.
- Start
Run - Inputs required to start a run.
- Stores
- Store bundle passed to the engine.
Enums§
- RunPhase
- Current run phase (observability).
Traits§
- Execution
Engine - Execution engine interface.