/config-source

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

Primary LanguageRustMIT LicenseMIT

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.