icee-config-rs
Wrapper for config.rs to easily load configuration folders with env based overrides
- Supported formats ["toml", "ini", "json", "hjson", "yaml", "yml"]
- Overrides with folder specified in APP_ENV (default 'dev')
- Overrides with environment variables