dot_crocotile

Crates.iodot_crocotile
lib.rsdot_crocotile
version0.2.0
sourcesrc
created_at2017-12-15 08:33:41.851009
updated_at2017-12-15 16:48:43.376724
descriptionA Rust library for loading .crocotile files.
homepagehttps://docs.rs/dot_crocotile
repositoryhttps://github.com/davidedmonds/dot_crocotile
max_upload_size
id43157
size21,252
David Edmonds (davidedmonds)

documentation

https://docs.rs/dot_crocotile

README

dot_crocotile

Rust parser for Crocotile .crocotile files, using serde_json.

Current status

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.

RustDoc

Kindly hosted over at https://docs.rs/dot_crocotile/.

Commit count: 9

cargo fmt