icee-config-rs 0.1.2

Wrapper for config.rs to easily load configuration folders with env based overrides
Documentation

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