Type Definition deno_napi::PendingNapiAsyncWork

source ·
pub type PendingNapiAsyncWork = Box<dyn FnOnce()>;