Module mimalloc_rust::heap
source · Expand description
First-class heaps that can be destroyed in one go.
Structs
- the default Global Heap Type
- Heap type used for allocator API
Traits
- A custom function which visits the Heap
Type Definitions
- the default Global Heap Type Alias