Module plan

Module plan 

Source

Structs§

Plan
Represents an execution plan with multiple steps
PlanConfig
Configuration for a plan, as loaded from TOML
Step
Runtime representation of a step in an execution plan
StepConfig
Configuration for a step in a plan, as loaded from TOML

Enums§

StepInput
Represents an input to a step, which can be a literal value or reference to another step’s output