Crate slab [] [src]

Structs

OccupiedEntry
Slab

A preallocated chunk of memory for storing objects of the same type.

SlabIter
SlabMutIter
VacantEntry

Enums

Entry

Traits

Index

Slab can be indexed by any type implementing Index trait.