json 0.12.4

JSON implementation in Rust
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "json"
version = "0.12.4"
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"
edition = "2018"