rocket-config-codegen 0.0.4

Procedural macros for the rocket-config library.
Documentation
[dependencies.Inflector]
version = "0.11.4"

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

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0"
[dev-dependencies.rocket]
version = "0.4"

[dev-dependencies.rocket-config]
version = "0.0"

[lib]
proc-macro = true

[package]
authors = ["CugeDe <cugede.0x07ffff@gmail.com>"]
description = "Procedural macros for the rocket-config library."
edition = "2018"
keywords = ["rocket-config", "code", "generation", "proc-macro", "config"]
license = "MIT/Apache-2.0"
name = "rocket-config-codegen"
readme = "../README.md"
repository = "https://github.com/CugeDe/rocket-config"
version = "0.0.4"