Structs§
- Plan
- Represents an execution plan with multiple steps
- Plan
Config - Configuration for a plan, as loaded from TOML
- Step
- Runtime representation of a step in an execution plan
- Step
Config - Configuration for a step in a plan, as loaded from TOML
Enums§
- Step
Input - Represents an input to a step, which can be a literal value or reference to another step’s output