next-gen-proc_macros 0.1.1

Internal: proc-macro backend of ::next_gen.
Documentation
[dependencies.bat]
optional = true
version = "0.18.3"

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

[dependencies.quote]
version = "1.0.0"

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

[features]
verbose-expansions = ["bat"]

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

[package]
authors = ["Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>"]
description = "Internal: proc-macro backend of ::next_gen."
documentation = "https://docs.rs/next-gen"
edition = "2018"
license = "Zlib OR MIT OR Apache-2.0"
name = "next-gen-proc_macros"
repository = "https://github.com/danielhenrymantilla/next-gen.rs"
version = "0.1.1"