json 0.12.4

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