[lib] proc-macro = true path = "mod.rs" [package] name = "macro_rules_attribute-proc_macro" version = "0.2.2" # Keep in sync authors = ["Daniel Henry-Mantilla "] edition = "2018" description = "Use declarative macros as proc_macro attributes or derives" repository = "https://github.com/danielhenrymantilla/macro_rules_attribute-rs" license = "Apache-2.0 OR MIT OR Zlib" [dependencies] [features] verbose-expansions = []