Expand description
Inter-process progress reports.
This module contains a TaskManager
which you should instantiate once and reuse. It will schedule and output the tasks that you set to be running, queued, finished, and/or errored
Modules
Structs
- Represents a task.
- The main struct that manages printing tasks
Enums
- Represents the status of a task.