Expand description
This crate implements the mimalloc memory allocator.
This crate is #![no_std]
, however it does
depend on os specific features.
This crate implements the mimalloc memory allocator.
This crate is #![no_std]
, however it does
depend on os specific features.