iced_futures::backend::native

Module thread_pool

Source
Available on non-WebAssembly and crate feature thread-pool only.
Expand description

A ThreadPool backend.

Modules§

time
Listen and react to time.

Type Aliases§

Executor
A thread pool executor for futures.