Struct napi_sys::napi_async_context__
source · #[repr(C)]pub struct napi_async_context__ { /* private fields */ }Trait Implementations§
source§impl Clone for napi_async_context__
impl Clone for napi_async_context__
source§fn clone(&self) -> napi_async_context__
fn clone(&self) -> napi_async_context__
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more