configure_me_codegen

Crates.ioconfigure_me_codegen
lib.rsconfigure_me_codegen
version0.4.4
sourcesrc
created_at2018-11-05 23:59:02.813895
updated_at2023-03-18 11:21:46.650818
descriptionA library for easy processing of application configuration from files, environment variables and command line arguments.
homepagehttps://github.com/Kixunil/configure_me
repositoryhttps://github.com/Kixunil/configure_me
max_upload_size
id94924
size195,541
Martin Habovštiak (Kixunil)

documentation

README

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

Commit count: 111

cargo fmt