[][src]Crate one_way_slot_map

Macros

define_key_type

Structs

SlotMap

Simple and naive map that keeps elements in slots that can be accessed by id and that id is guaranteed not to change over time

SlotMapKeyData

Constants

SLOT_MAP_CHUNK_SIZE

Traits

SlotMapKey