Collection of allocator implementations.
This crate provides the following allocator implementations: - A freeing-bump allocator: FreeingBumpHeapAllocator
FreeingBumpHeapAllocator
License: Apache-2.0