☰
Module alloc
Modules
Structs
Traits
?
Module
hashbrown
::
raw
::
alloc
source
·
[
−
]
Modules
inner
🔒
Structs
Global
🔒
Experimental
The global memory allocator.
Traits
Allocator
🔒
Experimental
An implementation of
Allocator
can allocate, grow, shrink, and deallocate arbitrary blocks of data described via
Layout
.