☰
Module inner
Structs
Traits
Functions
?
Module
hashbrown
::
raw
::
alloc
::
inner
source
·
[
−
]
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
.
Functions
do_alloc
🔒