mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 18:07:58 +00:00
494167a05b
* add missing events to elections fallback * Merged * add some logs and stuff * undo a bunch of things * undo lock file * remove unused err * fix build
Collection of allocator implementations.
This crate provides the following allocator implementations:
- A freeing-bump allocator:
FreeingBumpHeapAllocator
License: Apache-2.0