[][src]Module static_alloc::slab

Structs

Allocation

A successful allocation and current Level.

LeakError

A value could not be moved into a slab allocation.

Level

A specific amount of consumed space of a slab.

Slab

An allocator drawing from an inner, statically sized memory resource.

Enums

Failure

Reason for a failed allocation at an exact Level.