rson 0.1.0

A Light weight fast JSON Library for Rust Lang
Documentation
[package]
name = "rson"
version = "0.1.0"
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"
repository = "https://github.com/rustang/rson"

readme = "README.md"

keywords = ["json", "lightweight"]

license = "Apache-2.0"


[dependencies]