Type Alias Executor

Source
pub type Executor = Runtime;
Expand description

A tokio executor.

Aliased Typeยง

pub struct Executor { /* private fields */ }