heapless
0.7.17
Module singleton
Modules
Structs
Traits
In heapless::pool
Module
heapless
::
pool
::
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