config-derive 0.15.0

Proc macro used by Twelf crate
Documentation
[dependencies.heck]
version = "0.4.0"

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

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full", "extra-traits"]
version = "1.0"

[dev-dependencies.clap_rs]
package = "clap"
version = "3.0"

[features]
clap = []
custom_fn = []
default_trait = []
dhall = []
env = []
ini = []
json = []
shellexpand = []
toml = []
yaml = []

[lib]
proc-macro = true

[package]
authors = ["Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>"]
categories = ["config"]
description = "Proc macro used by Twelf crate"
edition = "2021"
homepage = "https://github.com/bnjjj/twelf"
keywords = ["config", "configuration", "env", "environment", "settings"]
license = "MIT"
name = "config-derive"
readme = "README.md"
repository = "https://github.com/bnjjj/twelf"
resolver = "1"
version = "0.15.0"