Function wiggle::run_in_dummy_executor[][src]

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