[][src]Module zerogc_context::state

Modules

nosync

A simpler implementation of [::zerogc::CollectorContext] that doesn't support multiple threads/contexts.

sync

The internal state of the collector

Traits

CollectionManager

Manages coordination of garbage collections

RawContext

The underlying state of a context