This repository has been archived on 2022-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
ludum-dare-50/rustdoc/indexmap/sidebar-items.js

1 line
396 B
JavaScript

initSidebarItems({"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."]]});