Skip to main content

Module engine

Module engine 

Source
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.
StartRun
Inputs required to start a run.
Stores
Store bundle passed to the engine.

Enums§

RunPhase
Current run phase (observability).

Traits§

ExecutionEngine
Execution engine interface.