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

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.