Module cell_gc::collections [] [src]

Collections for use with GC references.

Structs

VecRef

A reference to a GC-heap-allocated Vec.

VecStorage

An implementation detail.