Type Alias RootedTraceableTraits_PersistentBase

Source
pub type RootedTraceableTraits_PersistentBase = TypedRootedTraceableBase<PersistentRootedTraceableBase>;

Aliased Type§

#[repr(C)]
pub struct RootedTraceableTraits_PersistentBase { pub _phantom_0: PhantomData<UnsafeCell<PersistentRootedTraceableBase>>, pub _base: PersistentRootedTraceableBase, }

Fields§

§_phantom_0: PhantomData<UnsafeCell<PersistentRootedTraceableBase>>§_base: PersistentRootedTraceableBase