Inner state of ArenaAllocator. Can be stored rather than the entire ArenaAllocator as a memory-saving optimization.

Fields

buffer_list: field_call = .{ },
end_index: usize = 0,

Functions

fn promote(self: State, child_allocator: Allocator) ArenaAllocator

No documentation provided.