mentat/docs/apis/rust/maplit/sidebar-items.js

1 line
457 B
JavaScript
Raw Normal View History

2018-06-21 14:44:35 +00:00
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."]]});