Initial docs commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
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."]]});
|
||||
Reference in New Issue
Block a user