cosmic::iced_futures::backend::default

Type Alias Executor

source
pub type Executor = Runtime;
Expand description

A tokio executor.

Aliased Typeยง

struct Executor { /* private fields */ }