wiggle

Function run_in_dummy_executor

source
pub fn run_in_dummy_executor<F: Future>(future: F) -> Result<F::Output>