sc-allocator 29.0.0

Collection of allocator implementations. (polkadot v1.13.0)
Documentation
1
2
3
4
5
6
Collection of allocator implementations.

This crate provides the following allocator implementations:
- A freeing-bump allocator: [`FreeingBumpHeapAllocator`]https://docs.rs/sc-allocator/latest/sc_allocator/struct.FreeingBumpHeapAllocator.html

License: Apache-2.0