Structs§
- Step
Result - Result of running a single step, with metadata for streaming.
Functions§
- run_
workflow - Run an entire workflow: stages sequentially, steps within parallel stages concurrently.
Sends
StepResults totxas each step completes. Returnstrueif all required steps passed.