Module extended_collections::arena[][src]

Fast, but limited allocator.

Structs

Entry

A struct representing an entry to TypedArena<T>

TypedArena

A fast, but limited allocator that only allocates a single type of object.