Inner state of ArenaAllocator. Can be stored rather than the entire ArenaAllocator as a memory-saving optimization.
buffer_list: field_call = .{ },
end_index: usize = 0,
fn promote(self: State, child_allocator: Allocator) ArenaAllocator
No documentation provided.