Type Definition deno_core::OpAsyncFuture[][src]

pub type OpAsyncFuture = OpCall<(PromiseId, OpId, OpResult)>;