wasmer/rustdoc/indexmap/sidebar-items.js
2019-09-06 15:57:44 -07:00

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