Module zerogc::vec::cell

source · []
Expand description

The implementation of GcVecCell

Structs

A garbage collected vector, wrapped in a RefCell for interior mutability.