Crates.io | json_config |
lib.rs | json_config |
version | 0.1.4 |
source | src |
created_at | 2017-11-06 17:50:51.915535 |
updated_at | 2017-11-15 19:19:34.068201 |
description | A JSON based configuration management solution for Rust applications. |
homepage | https://github.com/harindaka/json_config |
repository | https://github.com/harindaka/json_config |
max_upload_size | |
id | 38372 |
size | 13,232 |
json_config is a JSON based configuration management solution for Rust applications. It allows you to do the following,
build.rs
The library also exposes macros which help you do all of the above in a very convenient manner.
Documentation is still in progress...
Dual licensed under MIT/Apache-2.0.