Crate arena_allocator

Source

Structs§

Arena
A memory arena for efficient allocation management.
TypedArena
A type-specific memory arena for efficient allocation of T elements.

Enums§

ArenaError
Represents errors that can occur when using the arena-allocator.