json 0.3.4

JSON implementation in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "json"
version = "0.3.4"
authors = ["Maciej Hirsz <maciej.hirsz@gmail.com>"]
description = "JSON implementation in Rust"
repository = "https://github.com/maciejhirsz/json-rust"
documentation = "http://terhix.com/doc/json/"
license = "MIT"

[dependencies]