14 releases
Uses old Rust 2015
0.4.0 | Jan 12, 2021 |
---|---|
0.3.14 | Jun 3, 2020 |
0.3.12 | Oct 18, 2019 |
0.3.9 | Sep 30, 2019 |
0.3.2 | Nov 8, 2018 |
#83 in Configuration
1,437 downloads per month
Used in 6 crates
(5 directly)
105KB
2.5K
SLoC
Configure me - codegen
Code generator from configure_me
- a Rust library for processing application configuration easily.
About
This crate aims to help with reading configuration of application from files, environment variables and command line arguments, merging it together and validating.
This is the codegen part of configure_me
. Please refer to configure_me
for full documentation.
License
MITNFA
lib.rs
:
This is the codegen part of configure_me
crate. Please refer to the documentation of
configure_me
.
Dependencies
~1.2–1.9MB
~39K SLoC