Expand description
Pool
as a global singleton
Modules§
- arc
- Like
std::sync::Arc
but backed by a memoryPool
rather than#[global_allocator]
Structs§
- Box
- A memory block that belongs to the global memory pool,
POOL
Traits§
- Pool
- A global singleton memory pool