Module maskerad_memory_allocators::memory_chunk [] [src]

Structs

MemoryChunk

The MemoryChunk is just a chunk of memory. It uses a RawVec to allocate bytes in a vector-like fashion.