[][src]Trait zerogc::GcSystem

pub unsafe trait GcSystem { }

A garbage collector implementation.

These implementations should be completely safe and zero-overhead.

Implementors

Loading content...