Expand description
First-class heaps that can be destroyed in one go.
Structs§
- Global
Heap - the default Global Heap Type
- MiMalloc
Heap - Heap type used for allocator API
Traits§
- Heap
Visitor - A custom function which visits the Heap
Type Aliases§
- MiMalloc
Heap Global - the default Global Heap Type Alias