Module pool

Module pool 

Source
Expand description

This module provides a pool allocator implementation.

Structsยง

Owned
An owned block from a pool.
SizedPool
A pool allocator that allocates fixed-size blocks.
SizedPoolMeta ๐Ÿ”’
Meta information for a block in the pool.