Struct mozjs::jsapi::GCPolicy
[−]
[src]
#[repr(C)]pub struct GCPolicy<T> { pub _base: StructGCPolicy<T>, }
Fields
_base: StructGCPolicy<T>
Trait Implementations
impl<T: Debug> Debug for GCPolicy<T>
[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result
[src]
Formats the value using the given formatter. Read more