Module task_tracker

Source

Structsยง

Task ๐Ÿ”’
The running async task.
TaskTracker ๐Ÿ”’
Tracks the long-running async tasks.
TaskTrackerInner ๐Ÿ”’

Enumsยง

RegisterResult ๐Ÿ”’
The registering result of a async task.
TaskState ๐Ÿ”’
The state of a async task.
WaitResult ๐Ÿ”’
The result of waiting.

Functionsยง

wait ๐Ÿ”’

Type Aliasesยง

TaskWatcher ๐Ÿ”’