Struct node_api_sys::napi_value__ [] [src]

#[repr(C)]
pub struct napi_value__ { /* fields omitted */ }

Trait Implementations

impl Debug for napi_value__
[src]

Formats the value using the given formatter.

impl Copy for napi_value__
[src]

impl Clone for napi_value__
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more