Trait zerogc_context::collector::SyncCollector[][src]

pub unsafe trait SyncCollector: RawCollectorImpl + Sync { }
Expand description

A thread safe collector

Implementors