Crates.io | quire |
lib.rs | quire |
version | 0.4.1 |
source | src |
created_at | 2015-06-22 20:31:28.547601 |
updated_at | 2018-07-23 13:05:54.26457 |
description | A YAML-based configuration parsing library |
homepage | http://github.com/tailhook/rust-quire |
repository | |
max_upload_size | |
id | 2449 |
size | 258,032 |
Status: Beta
The rust-quire
is a Rust port for quire configuration parsing
library. It also contains YAML parser (however, it tuned for
configuration parsing rather than generic YAML parser, e.g. it assumes YAML
always fits memory).
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.