Declare struct MmapAllocator implementing std::alloc::GlobalAlloc whose backend is 'posix mmap()'.
MmapAllocator
std::alloc::GlobalAlloc
This crate is only for 'unix' or 'linux' platform.
License: Apache-2.0 OR LGPL-3.0-or-later