IntoExecutor

Trait IntoExecutor 

pub trait IntoExecutor {
    // Required method
    fn into_executor(self) -> Executor;
}

Required Methods§

Implementors§