Crates.io | configure_me_codegen |
lib.rs | configure_me_codegen |
version | 0.4.8 |
source | src |
created_at | 2018-11-05 23:59:02.813895 |
updated_at | 2024-09-12 12:19:45.759929 |
description | A library for easy processing of application configuration from files, environment variables and command line arguments. |
homepage | https://github.com/Kixunil/configure_me |
repository | https://github.com/Kixunil/configure_me |
max_upload_size | |
id | 94924 |
size | 196,956 |
Code generator from configure_me
- a Rust library for processing application configuration easily.
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.
MITNFA