maplit2 1.0.4

Collection helper libraries and “literal” macros for HashMap, HashSet, BTreeMap, and BTreeSet.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["willtennien"]
categories = ["rust-patterns"]
description = "Collection helper libraries and “literal” macros for HashMap, HashSet, BTreeMap, and BTreeSet."
documentation = "https://docs.rs/maplit2/"
keywords = ["literal", "data-structure", "hashmap", "macro"]
license = "MIT/Apache-2.0"
name = "maplit2"
repository = "https://github.com/willtennien/maplit2"
version = "1.0.4"
[package.metadata.release]
no-dev-version = true