Struct js::jsapi::AutoVectorRooterBase [] [src]

#[repr(C)]
pub struct AutoVectorRooterBase<T> { pub _base: AutoGCRooter, pub _phantom0: PhantomData<T>, }

Fields

Trait Implementations

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

[src]

Formats the value using the given formatter.