Type Alias mozjs::jsapi::js::RootedGCThingTraits_PersistentBase
source · pub type RootedGCThingTraits_PersistentBase = TypedRootedGCThingBase<PersistentRootedBase>;
Aliased Type§
struct RootedGCThingTraits_PersistentBase {
pub _phantom_0: PhantomData<UnsafeCell<PersistentRootedBase>>,
pub _base: PersistentRootedBase,
}
Fields§
§_phantom_0: PhantomData<UnsafeCell<PersistentRootedBase>>
§_base: PersistentRootedBase