gabrielkim13 / config-source

Macro for deriving config::Source trait (config-rs)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

config-source

Macro for deriving config-rs's config::Source trait.

Usage

[dependencies]
config = "0.13"
config-source = "0.1"

More

See the documentation for more usage information.

About

Macro for deriving config::Source trait (config-rs)

License:MIT License


Languages

Language:Rust 100.0%