Crate slabby

source ·
Expand description

Maximally efficient allocation and deallocation of a large number of instances of a type.

Structs§

  • A Slab which can hold some number of elements, depending on the chosen K.

Type Aliases§