#configuration #environment #env #settings

config-spirit-fork

Layered configuration system for Rust applications

1 unstable release

Uses old Rust 2015

0.1.0 Oct 19, 2019

#862 in Configuration

MIT/Apache

105KB
3K SLoC

config-rs

This is a (hopefully temporary) fork of config, as used by the spirit framework. The upstream is slow integrating pull requests.

Please use the original if possible. This crate is considered private dependency of spirit, it's API can change without warning and will be discontinued once there's no need of it.

License

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.


lib.rs:

Config organizes hierarchical or layered configurations for Rust applications.

This is a temporary fork of the config crate for the needs of the spirit framework. You should use the original.

Dependencies

~1–2MB
~39K SLoC