[[bench]]
harness = false
name = "benches"
[dependencies]
[dev-dependencies.criterion]
features = ["html_reports"]
version = "^0.3.6"
[package]
authors = ["jofas <jonas@fc-web.de>"]
description = "Declarative macros for statically initializing collections"
edition = "2018"
homepage = "https://github.com/jofas/map_macro"
keywords = ["macro", "HashMap", "HashSet", "collections", "Vec"]
license = "MIT"
name = "map-macro"
readme = "README.md"
repository = "https://github.com/jofas/map_macro"
version = "0.2.4"