# dot_crocotile



Rust parser for [Crocotile](http://www.crocotile3d.com/) .crocotile files, using
[serde_json](https://serde.rs/).
## 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/.