Skip to main contentCrate runmat_gc_api
Source - GcHandle
- Opaque handle token for a RunMat GC allocation.
- RootId
- Unique identifier for a registered GC root source.
- RootInfo
- Information about a registered root source.
- RootScannerStats
- Statistics for root scanning.
- GcRoot
- Source of GC handles that must be treated as roots during collection.
- Trace
- Describes how a type exposes nested GC handles.
- Tracer
- Receives GC handles discovered while tracing an owned value graph.