lending-iterator-proc_macros 0.1.7

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

[dependencies.quote]
version = "1.0.0"

[dependencies.syn]
features = ["visit-mut"]
version = "1.0.7"

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

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