Crates.io | dot_crocotile |
lib.rs | dot_crocotile |
version | 0.2.0 |
source | src |
created_at | 2017-12-15 08:33:41.851009 |
updated_at | 2017-12-15 16:48:43.376724 |
description | A Rust library for loading .crocotile files. |
homepage | https://docs.rs/dot_crocotile |
repository | https://github.com/davidedmonds/dot_crocotile |
max_upload_size | |
id | 43157 |
size | 21,252 |
Rust parser for Crocotile .crocotile files, using serde_json.
Currently parses maps, ignoring any unknown attributes. If there are any missing pieces of data that need parsing, feel free to raise a PR (with an example file and tests) or raise an issue and I'll get onto them when I can.
Kindly hosted over at https://docs.rs/dot_crocotile/.