dot_crocotile 0.2.0

A Rust library for loading .crocotile files.
Documentation

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/.