maparr 0.1.0

A rust macro to build a static `Map` based on const array
Documentation
[dependencies.paste]
version = "1.0"

[package]
authors = ["Maxim Zhiburt <zhiburt@gmail.com>"]
description = "A rust macro to build a static `Map` based on const array"
documentation = "https://docs.rs/maparr"
edition = "2021"
homepage = "https://github.com/zhiburt/maparr"
keywords = ["map", "hashmap", "dictionary", "macros", "macro"]
license = "MIT"
name = "maparr"
readme = "README.md"
repository = "https://github.com/zhiburt/maparr"
version = "0.1.0"