Type Alias IndexMap

Source
pub type IndexMap = HashMap<Id, Item>;

Aliased Typeยง

struct IndexMap { /* private fields */ }