simple_json 0.2.2

A simple runtime JSON parser.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name        = "simple_json"
version     = "0.2.2"
authors     = ["Rafael Gomes Dantas <rafagd@gmail.com>"]

description = "A simple runtime JSON parser."
repository  = "https://github.com/Rafagd/json-rs"
readme      = "README.md"
keywords    = [ "json", "parser", "simple", "easy" ]
license     = "BSD-2-Clause"