json 0.2.1

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

[dependencies]