Module index

Module index 

Source
Expand description

Data structure for creating indices related to some other type. This is used to create handles for data stored in hash maps.

Structsยง

Index
An identifier for an arbitrary type T. This is a wrapper around usize which is bound to a type T.