mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 12:17:58 +00:00
2416aa7999
* Bump version * update test-utils crates to be ready for publishing * adding changelog * Adding automaticly generated READMEs * fixing versions * another version mishap
6 lines
220 B
Markdown
6 lines
220 B
Markdown
Collection of allocator implementations.
|
|
|
|
This crate provides the following allocator implementations:
|
|
- A freeing-bump allocator: [`FreeingBumpHeapAllocator`](freeing_bump::FreeingBumpHeapAllocator)
|
|
|
|
License: Apache-2.0 |