Skip to main content

Module arena

Module arena 

Source

Structs§

Arena
Basic Arena Allocator that uses the crate memmap2 to request wholesale allocation of memory from the system.

Constants§

DEFAULT_ARENA_MEMORY_ALLOCATION

Type Aliases§

ArenaBaseAddress
ArenaResult