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