Module trace_trait

Source

Structs§

TraceDescriptor
Describe how to trace an object.

Traits§

TraceTrait
Trait specifying how the garbage collector processes an object of type T.

Type Aliases§

TraceCallback