run_executor

Function run_executor 

Source
fn run_executor<T, F: FnMut(&mut Context<'_>) -> Poll<T>>(f: F) -> T