[][src]Crate sp_allocator

Collection of allocator implementations.

This crate provides the following allocator implementations:

Structs

FreeingBumpHeapAllocator

An implementation of freeing bump allocator.

Enums

Error

The error type used by the allocators.