Crate collections_macros

Crate collections_macros 

Source

Macrosยง

btreemap
macro to create a hashmap
btreeset
create a BTreeSet
hashmap
macro to create a hashmap
hashset
create a HashSet from macro
map
make a dict supports standard json like format (with commas) as well as yml like (without commas)
set
create a auto set