Struct js::jsapi::AutoAssertOnGC [] [src]

#[repr(C)]
pub struct AutoAssertOnGC;

Assert if a GC occurs while this class is live. This class does not disable the static rooting hazard analysis.

Trait Implementations

impl Debug for AutoAssertOnGC
[src]

[src]

Formats the value using the given formatter.