Struct js::jsapi::GCPolicy
[−]
[src]
#[repr(C)]pub struct GCPolicy<T> { pub _base: StructGCPolicy<T>, }
Fields
_base: StructGCPolicy<T>
#[repr(C)]pub struct GCPolicy<T> { pub _base: StructGCPolicy<T>, }
_base: StructGCPolicy<T>
impl<T: Debug> Debug for GCPolicy<T>
[src]impl<T: Copy> Copy for GCPolicy<T>
[src]impl<T: Clone> Clone for GCPolicy<T>
[src]