Struct wap::WapRc [] [src]

pub struct WapRc(_);

Rc reference count to JavaScripts exclusive types; which get references stored internally and dropped when finished with WapRc.

Methods

impl WapRc
[src]

[src]

Trait Implementations

impl Debug for WapRc
[src]

[src]

Formats the value using the given formatter.

impl Clone for WapRc
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl PartialEq for WapRc
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.