negative-proc_macros 0.1.2

Internal: proc-macro backend of ::negative.
Documentation
[dependencies.proc-macro2]
version = "1.0.89"

[dependencies.quote]
version = "1.0.37"

[dependencies.syn]
features = ["derive", "parsing"]
version = "2.0.0"

[lib]
name = "negative_proc_macros"
path = "_mod.rs"
proc-macro = true

[package]
authors = ["Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Internal: proc-macro backend of ::negative."
documentation = "https://docs.rs/negative"
edition = "2021"
license = "Zlib OR MIT OR Apache-2.0"
name = "negative-proc_macros"
readme = false
repository = "https://github.com/danielhenrymantilla/negative.rs"
rust-version = "1.56.0"
version = "0.1.2"