Struct node_api_rs::api::napi_deferred__
source ·
[−]#[repr(C)]pub struct napi_deferred__ { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for napi_deferred__
impl Send for napi_deferred__
impl Sync for napi_deferred__
impl Unpin for napi_deferred__
impl UnwindSafe for napi_deferred__
Blanket Implementations
Mutably borrows from an owned value. Read more