Module mimalloc_rust::heap[][src]

Expand description

First-class heaps that can be destroyed in one go.

furthur documentation

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