[][src]Module pui_arena::slab::hop

a hop slab

see base::hop for details

Structs

Slab

a slab

VacantEntry

a vacant entry into Slab

Type Definitions

Drain

Returned from Slab::drain

DrainFilter

Returned from Slab::drain_filter

Entries

Returned from Slab::entries

EntriesMut

Returned from Slab::entries_mut

IntoEntries

Returned from Slab::into_entries

IntoIter

Returned from Slab::into_iter

Iter

Returned from Slab::iter

IterMut

Returned from Slab::iter_mut

Key

The key for Slab

Keys

Returned from Slab::keys