mehcode / config-rs

⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
Apache License 2.0
2.57k stars 213 forks source link

Add simple example using lazy_static #392

Closed matthiasbeyer closed 1 year ago

matthiasbeyer commented 1 year ago

391 reported some error and I tried to reproduce that error here, but for me everything works.