Type Alias cosmic::iced_futures::backend::default::Executor

source ·
pub type Executor = Runtime;
Expand description

A tokio executor.

Aliased Type§

struct Executor { /* private fields */ }