Function wiggle::run_in_dummy_executor

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