Structs§
- Execution
Context - Execution context passed to steps
- Step
Input - Input data passed to a step
- Step
Input Metadata - Step
Output - Output data produced by a step
- Step
Output Metadata
Enums§
- Step
Error - Errors that can occur during step execution
- Step
Type - Types of steps that can be in a workflow
Traits§
- Step
- Step trait - all workflow steps must implement this
Type Aliases§
- Step
Result - Result type for step execution