mentat/docs/apis/rust/maplit/sidebar-items.js
2018-06-22 12:08:32 +01:00

1 line
No EOL
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."]]});