Skip to main content

Crate hflow

Crate hflow 

Source

Structs§

ExecutionUnit
The smallest unit of work, containing logic and a display loop.
ProgressManager
The main manager that orchestrates multiple task groups.
TaskGroup
A logical group of execution units that will be processed sequentially.

Enums§

ExecutionStatus
Represents the possible states of an individual execution unit.