Modules§
Macros§
Structs§
- Buffer
- Buffer
View - Controller
- Task
Group - Represents a group of tasks.
- Task
Switcher - Task
Switcher Branch - Worker
Stats
Enums§
Traits§
- Error
Debugger - Error
Debugger2 - Option
Debugger - Task
- Represents a task.
- Task
Switcher Child - Task group outputs state This is used for jumping between multi groups of tasks For example, we have two group G1 and G2, Each cycle we need to call G1.output until it returns None, then we call G2.output until it returns None, then we will have this cycle is finished Then we will start a new cycle and it loop like that
- Worker
Inner