Crate scoped_gc

source ·

Macros

This macro rule implements Trace with empty functions.

Structs

A smart pointer to a value managed by a garbage-collector
A RefCell wrapper compatible with garbage-collection.
Defines a scope for garbage collection.

Enums

Represents an allocation error

Traits

Used to propagate signals across the objects graph of values managed by the garbage collector.