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