Merge pull request #1 from woody77/master Add `from_slice` and `from_reader` helper fn's
A Rust library for serializing and deserializing JSON5 with Serde.
This project is a fork of callum-oakley/json5-rs.