[][src]Module pui_arena::slotmap::dense

a dense slot_map

see base::dense for details

Structs

SlotMap

a slot map

VacantEntry

a vacant entry into SlotMap

Type Definitions

Drain

Returned from SlotMap::drain

DrainFilter

Returned from SlotMap::drain_filter

Entries

Returned from SlotMap::entries

EntriesMut

Returned from SlotMap::entries_mut

IntoEntries

Returned from SlotMap::into_entries

IntoIter

Returned from SlotMap::into_iter

Iter

Returned from SlotMap::iter

IterMut

Returned from SlotMap::iter_mut

Key

The key for SlotMap

Keys

Returned from SlotMap::keys