Module cosmic::iced_runtime::task

source ·
Expand description

Create runtime tasks.

Structs§

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

Functions§