initSidebarItems({"fn":[["page_capacity","Return the number of allocations of a given type that fit in a \"page\". (Unstable. This is a temporary hack for testing.)"],["with_heap","Create a heap, pass it to a callback, then destroy the heap."]],"macro":[["gc_heap_type!","The `gc_heap_type!` macro can declare structs and enums for use with `Heap::alloc`."]],"mod":[["collections","Collections for use with GC references."],["traits","The traits defined here are implementation details of cell_gc."]],"struct":[["GCLeaf","GCLeaf can be used to embed just about anything in a GC heap type."],["GCRef",""],["Heap",""]]});