Module gc::trace [] [src]

Traits

Finalize

The Finalize trait. Can be specialized for a specific type to define finalization logic for that type.

Trace

The Trace trait, which needs to be implemented on garbage-collected objects.