Expand description
Configuration types for memory pools.
Structs§
- Pool
Config - Configuration for a memory pool.
- Pool
Config Builder - Builder for constructing a
PoolConfigwith validation.
Enums§
- Growth
Strategy - Strategy for growing a memory pool when it runs out of capacity.
- Initialization
Strategy - Strategy for initializing objects in a memory pool.