heapless
0.7.17
Module singleton
Module Items
Modules
Structs
Traits
In heapless::
pool
heapless
::
pool
Module
singleton
Copy item path
source
Expand description
Pool
as a global singleton
Modules
§
arc
Like
std::sync::Arc
but backed by a memory
Pool
rather than
#[global_allocator]
Structs
§
Box
A memory block that belongs to the global memory pool,
POOL
Traits
§
Pool
A global singleton memory pool