Skip to main content

DefaultExecutor

Type Alias DefaultExecutor 

Source
pub type DefaultExecutor = TokioExecutor;
Expand description

The default executor type selected by the active feature flag.

Aliased Typeยง

pub struct DefaultExecutor;