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