Struct napi::NapiEnv [] [src]

pub struct NapiEnv { /* fields omitted */ }

Methods

impl NapiEnv
[src]

Trait Implementations

impl Clone for NapiEnv
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for NapiEnv
[src]

impl Debug for NapiEnv
[src]

[src]

Formats the value using the given formatter.

impl From<napi_env> for NapiEnv
[src]

[src]

Performs the conversion.