rust-cli / config-rs

⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
https://docs.rs/config/latest/config/
Apache License 2.0
2.61k stars 217 forks source link

Add config::Consul to merge configuration from consul #12

Open dtolnay opened 7 years ago

matthiasbeyer commented 3 years ago

Related to #148