Module trace

Source
Expand description

Contains the Trace trait which must be implemented for items stored in a Gc.

Traitsยง

Trace
Must be implemented for any value which will be stored inside of a Gc.