config 0.14.0

Layered configuration system for Rust applications.
Documentation
1
2
3
# For override tests 
FOO = "FOO should be overridden"
bar = "I am bar"