Function wasmtime_wiggle::run_in_dummy_executor[][src]

pub fn run_in_dummy_executor<F>(future: F) -> <F as Future>::Output where
    F: Future