Crate sc_allocator[][src]

Expand description

Collection of allocator implementations.

This crate provides the following allocator implementations:

Structs

An implementation of freeing bump allocator.

Enums

The error type used by the allocators.