icee-config-rs

Crates.ioicee-config-rs
lib.rsicee-config-rs
version0.1.2
sourcesrc
created_at2020-12-23 08:16:11.870671
updated_at2021-01-18 11:05:40.335517
descriptionWrapper for config.rs to easily load configuration folders with env based overrides
homepagehttps://gitlab.com/IceExplosive/icee-config-rs
repository
max_upload_size
id326429
size8,473
(davidhorac3)

documentation

https://docs.rs/icee-config-rs

README

icee-config-rs


Crates.io docs.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
Commit count: 0

cargo fmt