[][src]Module xalloc::arena::pooled

Adds a Vec-based pool to any memory arena for faster reallocation.

Structs

Entry
PooledArena

Adds a vacant entry pool to any memory arena for faster reallocation.