2 unstable releases
0.2.0 | Aug 8, 2021 |
---|---|
0.1.0 | Aug 7, 2021 |
#5 in #roff
69 downloads per month
15KB
350 lines
env-config
Read configuration from the environment and generate documentation (Man and Markdown) for it using doc-writer
.
For usage information and examples see docs.rs
.
License
env-config
is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See the LICENSE-APACHE and LICENSE-MIT files in this repository for more information.
lib.rs
:
Adds proc macro that adds methods to parse environment variables and write documentation using doc-writer.
Examples
Would yield the following documentation:
Dependencies
~2MB
~45K SLoC