Expand description
Allows stepped tasks
Structs§
- Step
Builder - A type that allows building the steps order
- Step
Request - Represents a specific step
- Step
Service - Represents the tower service holding the different steps
Enums§
Traits§
- Step
- Helper trait for building new steps from
StepBuilder
- StepFn
- Helper trait for building new steps from
StepBuilder
- Step
Index - A helper trait for planning the step index TODO: This will need to be improved to offer more flexibility
- Step
Worker Factory - Helper trait for building new Workers from
WorkerBuilder
- Steppable
Storage - Helper trait that transforms a storage with stepping capability