djson 0.1.0

Easily Access Dynamic JSON in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.serde_json]
version = "1.0"

[package]
authors = ["Edwin Svensson <djson@olback.net>"]
description = "Easily Access Dynamic JSON in Rust"
edition = "2018"
license = "MIT / Apache-2.0"
name = "djson"
repository = "https://github.com/olback/djson-rs/tree/master"
version = "0.1.0"