| Crates.io | json_config |
| lib.rs | json_config |
| version | 0.1.4 |
| created_at | 2017-11-06 17:50:51.915535+00 |
| updated_at | 2017-11-15 19:19:34.068201+00 |
| 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.rsThe 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.