hashbrown
0.14.5
Module inner
Structs
Traits
Functions
In hashbrown::raw::inner::alloc
Module
hashbrown
::
raw
::
inner
::
alloc
::
inner
Copy item path
source
·
[
−
]
Structs
§
Global
The global memory allocator.
Traits
§
Allocator
An implementation of
Allocator
can allocate, grow, shrink, and deallocate arbitrary blocks of data described via
Layout
.
Functions
§
do_alloc
🔒