pub type RootedGCThingTraits_PersistentBase = TypedRootedGCThingBase<PersistentRootedBase>;Aliased Type§
#[repr(C)]pub struct RootedGCThingTraits_PersistentBase {
pub _phantom_0: PhantomData<UnsafeCell<PersistentRootedBase>>,
pub _base: PersistentRootedBase,
}Fields§
§_phantom_0: PhantomData<UnsafeCell<PersistentRootedBase>>§_base: PersistentRootedBase