static-map-macro 0.2.1

Macro to create a stack-alocated map
Documentation
[dependencies.pmutil]
version = "0.5.2"

[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full"]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>"]
description = "Macro to create a stack-alocated map"
edition = "2018"
homepage = "https://github.com/kdy1/rust-static-map"
license = "MIT"
name = "static-map-macro"
repository = "https://github.com/kdy1/rust-static-map"
version = "0.2.1"