Module mmap_box

Source

Structs§

MmapBox
Analogous to alloc::boxed::Box, but directly uses mmap instead of a global allocator.