Struct napi::NapiAny [] [src]

pub struct NapiAny<'env> { /* fields omitted */ }

Methods

impl<'env> NapiAny<'env>
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl<'env> Clone for NapiAny<'env>
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl<'env> Copy for NapiAny<'env>
[src]

impl<'env> Debug for NapiAny<'env>
[src]

[src]

Formats the value using the given formatter.

impl<'env> NapiValue<'env> for NapiAny<'env>
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]