blob: 36fbe45fe150d92940211c48564eee8ce7e8d686 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"macro":[["indexmap","Create an `IndexMap` from a list of key-value pairs"],["indexset","Create an `IndexSet` from a list of values"]],"mod":[["map","`IndexMap` is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys."],["set","A hash set implemented using `IndexMap`"]],"trait":[["Equivalent","Key equivalence trait."]]};