Layered configuration system for Rust applications (with strong support for 12-factor applications).
redis.port
) and subscript operators ( databases[0].name
)[dependencies]
config = "0.9"
ini
- Adds support for reading INI filesjson
- Adds support for reading JSON fileshjson
- Adds support for reading HJSON filesyaml
- Adds support for reading YAML filestoml
- Adds support for reading TOML filesSee the documentation or examples for more usage information.
config-rs is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT for details.
Version | Tag | Published |
---|---|---|
0.10.1 | 3yrs ago | |
0.10.0 | 3yrs ago | |
0.9.3 | 3yrs ago | |
0.9.2 | 3yrs ago |