Crate collection_macros [] [src]

Collection Macros

A collection of macros to construct collections with minimal syntax

Macros

btreemap

Create a BTreeMap containing the arguments

hashmap

Create a HashMap containing the arguments

hashset

Create a HashSet containing the arguments