# `collection_macros`
[](https://travis-ci.org/pwoolcoc/collection_macros)
Collection of macros to help construct collections in Rust.
## Done:
- HashMap
- BTreeMap
## TODO:
- VecDeque
- LinkedList
- BitVec
- VecMap
- HashSet
- BTreeSet
- BitSet
- BinaryHeap