Crate task_group

Source

Structs§

TaskGroup
A TaskGroup is used to spawn a collection of tasks. The collection has two properties:
TaskManager
A TaskManager is used to manage a collection of tasks. There are two things you can do with it:

Enums§

RuntimeError
SpawnError