Module xalloc::arena::pooled

source ·
Expand description

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

Structs

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