rson 0.1.0

A Light weight fast JSON Library for Rust Lang
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["I M Kernel <imkernel84@gmail.com>"]
description = "A Light weight fast JSON Library for Rust Lang"
documentation = "https://github.com/rustang/rson/wiki"
homepage = "https://github.com/rustang/rson"
keywords = ["json", "lightweight"]
license = "Apache-2.0"
name = "rson"
readme = "README.md"
repository = "https://github.com/rustang/rson"
version = "0.1.0"