1 line
457 B
JavaScript
1 line
457 B
JavaScript
|
initSidebarItems({"macro":[["btreemap","Create a BTreeMap from a list of key-value pairs"],["btreeset","Create a BTreeSet from a list of elements."],["convert_args","Macro that converts the keys or key-value pairs passed to another maplit macro. The default conversion is to use the [`Into`] trait, if no custom conversion is passed."],["hashmap","Create a HashMap from a list of key-value pairs"],["hashset","Create a HashSet from a list of elements."]]});
|