Crate sp_allocator[−][src]
Collection of allocator implementations.
This crate provides the following allocator implementations:
- A freeing-bump allocator:
FreeingBumpHeapAllocator
Structs
FreeingBumpHeapAllocator | An implementation of freeing bump allocator. |
Enums
Error | The error type used by the allocators. |