json 0.11.15

JSON implementation in Rust
Documentation
1
2
3
4
5
6
7
8
[package]
name = "json"
version = "0.11.15"
authors = ["Maciej Hirsz <hello@maciej.codes>"]
description = "JSON implementation in Rust"
repository = "https://github.com/maciejhirsz/json-rust"
documentation = "https://docs.rs/json/"
license = "MIT/Apache-2.0"