Type Alias AtomTableRef

Source
pub type AtomTableRef<M> = RcuRef<InnerAtomTable, M>;

Aliased Typeยง

pub struct AtomTableRef<M> { /* private fields */ }