macro_rules_attribute-proc_macro 0.2.0

Use declarative macros as proc_macro attributes or derives
Documentation
[dependencies]

[features]
verbose-expansions = []

[lib]
path = "mod.rs"
proc-macro = true

[package]
authors = ["Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>"]
description = "Use declarative macros as proc_macro attributes or derives"
edition = "2018"
license = "MIT"
name = "macro_rules_attribute-proc_macro"
repository = "https://github.com/danielhenrymantilla/macro_rules_attribute-rs"
version = "0.2.0"