Expand description
The bump allocator.
Basics of usage and the connection between the structs is discussed in the documentation of the
Bump
itself.
Structs§
- Allocation
- A successful allocation and current
Level
. - Bump
- Allocator drawing from an inner, statically sized memory resource.
- Leak
Error - A value could not be moved into a slab allocation.
- Level
- Specifies an amount of consumed space of a slab.