A collection of utilities for working with JSON in Rust. Written for my own convenience, but feel free to use it.
pub use serde_json;
json_utils