wasmtime_wasi_io::poll

Type Alias MakeFuture

Source
pub type MakeFuture = for<'a> fn(_: &'a mut dyn Any) -> DynFuture<'a>;