Module mimalloc

Source
Expand description

Module for mimalloc support.

Structs§

MiMalloc
Handle to the mimalloc allocator. This type implements the GlobalAlloc trait, allowing use as a global allocator, and Alloc.

Functions§

init_error_handler
Initializes the MiMalloc error/output handler.