[dependencies.quote]
version = "1.0.35"
[dependencies.syn]
features = ["full"]
version = "2.0.53"
[lib]
proc-macro = true
[package]
authors = ["Ahmad AlHallak <ahmad.mh.alhallak@gmail.com>"]
description = "proc_macros for the `defer-rs` crate"
documentation = "https://docs.rs/defer-rs"
edition = "2021"
homepage = "https://github.com/AhmadAlHallak/defer-rs"
license = "MIT OR Apache-2.0"
name = "defer-rs-impl"
repository = "https://github.com/AhmadAlHallak/defer-rs"
version = "0.1.0"
[package.metadata.docs.rs]
rustdoc-args = ["--generate-link-to-definition"]