Module alloc
dyn_
stack
0.13.0
Module alloc
Module Items
Structs
Traits
In crate dyn_
stack
dyn_stack
Module
alloc
Copy item path
Source
Structs
§
Alloc
Error
DynAlloc
Global
Traits
§
Allocator
An implementation of
Allocator
can allocate, grow, shrink, and deallocate arbitrary blocks of data described via
Layout
.