Type Definition deno_core::OpAsyncFuture

source · []
pub type OpAsyncFuture = OpCall<(PromiseId, OpId, OpResult)>;