Expand description
utilities for directed acyclic graph workflows.
Structs§
- DagExecutor
- Executor for DAG workflows
- DagFlow
- Directed Acyclic Graph (DAG) workflow builder
- Node
Builder - Builder for a node in the DAG
- Node
Handle - Handle for a node in the DAG
Traits§
- Deps
Check - Trait for converting dependencies into node IDs