Module gc_arena::barrier

source ·
Expand description

Write barrier management.

Macros§

Structs§

  • An (interiorly-)mutable reference inside a GC’d object graph.

Traits§

  • Types that support additional operations (typically, mutation) when behind a write barrier.