Structs§
- Execution
Unit - The smallest unit of work, containing logic and a display loop.
- Progress
Manager - The main manager that orchestrates multiple task groups.
- Task
Group - A logical group of execution units that will be processed sequentially.
Enums§
- Execution
Status - Represents the possible states of an individual execution unit.