This repository provides smart-config
, a smarter schema-driven layered configuration system,
and accompanying tools.
The following crates are included:
smart-config
: the main librarysmart-config-derive
: procedural macros for the librarysmart-config-commands
: command-line extensions for the library
Distributed under the terms of either
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.