Crate sc_allocator

source ·
Expand description

Collection of allocator implementations.

This crate provides the following allocator implementations:

Structs§

Enums§

  • The error type used by the allocators.

Traits§

  • Grants access to the memory for the allocator.