Module task

Source
Expand description

Create runtime tasks.

Structsยง

Handle
A handle to a Task that can be used for aborting it.
Task
A set of concurrent actions to be performed by the iced runtime.