hashbrown
0.14.5
Module alloc
Modules
Structs
Traits
In hashbrown::raw::inner
Module
hashbrown
::
raw
::
inner
::
alloc
Copy item path
source
ยท
[
−
]
Modules
ยง
inner
๐
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
.