collection_macros
Collection of macros to help construct collections in Rust.
Done:
HashMap
BTreeMap
TODO:
VecDeque
LinkedList
BitVec
VecMap
HashSet
BTreeSet
BitSet
BinaryHeap