mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 02:57:57 +00:00
d7804c0929
* Move alloc primitive (not used in /pallets) * Move to alternative location as not shared * moved crates to different dir * ren sp_chain_spec to sc_chain_spec_primatives * merged sc-chain-spec and moved allocation up one. * no no_std * nudge * Bump CI
267 B
267 B
Collection of allocator implementations.
This crate provides the following allocator implementations:
- A freeing-bump allocator:
FreeingBumpHeapAllocator
License: Apache-2.0