Type Alias mozjs_sys::jsapi::js::RootedTraceableTraits_PersistentBase
source · pub type RootedTraceableTraits_PersistentBase = TypedRootedTraceableBase<PersistentRootedTraceableBase>;
Aliased Type§
struct RootedTraceableTraits_PersistentBase {
pub _base: PersistentRootedTraceableBase,
pub _phantom_0: PhantomData<UnsafeCell<PersistentRootedTraceableBase>>,
}
Fields§
§_base: PersistentRootedTraceableBase
§_phantom_0: PhantomData<UnsafeCell<PersistentRootedTraceableBase>>