wasmtime_wasi

Type Alias MakeFuture

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