confgr_derive 0.2.1

Procedural derive macro implementation for the confgr crate
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

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

[lib]
proc-macro = true

[package]
authors = ["Kidan Nelson <nelsonkidan@gmail.com>"]
description = "Procedural derive macro implementation for the confgr crate"
documentation = "https://docs.rs/confgr_derive"
edition = "2021"
homepage = "https://github.com/N4D1K-lgtm/confgr"
license = "MIT"
name = "confgr_derive"
readme = "README.md"
repository = "https://github.com/N4D1K-lgtm/confgr"
version = "0.2.1"