struct TaskHandle<T> { ... }

A handle that allow to wait on tasks spawned on a thread pool.

Fields

Methods

impl TaskHandle<T> { ... }