mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 00:37:57 +00:00
23e8088c1c
* make allocator limit available * better inner doc * move const * fmt Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
Collection of allocator implementations.
This crate provides the following allocator implementations:
- A freeing-bump allocator:
FreeingBumpHeapAllocator
License: Apache-2.0