[][src]Crate zerogc_context

The implementation of [::zerogc::CollectorContext] that is shared among both thread-safe and thread-unsafe code.

Re-exports

pub use crate::collector::WeakCollectorRef;
pub use crate::collector::CollectorRef;
pub use crate::collector::CollectorId;
pub use crate::state::CollectionManager;
pub use crate::state::RawContext;

Modules

collector

The interface to a collector

handle

Implementation of ::zerogc::GcHandle

state
utils

Utilities for the context library

Structs

CollectorContext
ShadowStack

Enums

ContextState