Struct js::jsapi::GCPolicy [] [src]

#[repr(C)]
pub struct GCPolicy<T> { pub _base: StructGCPolicy<T>, }

Fields

Trait Implementations

impl<T: Debug> Debug for GCPolicy<T>
[src]

[src]

Formats the value using the given formatter.

impl<T: Copy> Copy for GCPolicy<T>
[src]

impl<T: Clone> Clone for GCPolicy<T>
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more