Crate coop_heap

source ·

Structs

Used for results (from CoAllocator’s functions, where applicable).

Traits

Cooperative allocator. In addition to allocated memory, it returns & accepts extra metadata. That saves the allocator unnecessary processing.
Cooperative allocator. In addition to allocated memory, it returns & accepts extra metadata. That saves the allocator unnecessary processing.

Type Definitions