jsonify 0.2.0

Simple struct to JSON library for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["lilspelunker"]
description = "Simple struct to JSON library for Rust"
edition = "2018"
keywords = ["json", "serialize"]
license = "MIT OR Apache-2.0"
name = "jsonify"
readme = "ReadME.md"
repository = "https://github.com/lilspelunker/jsonify-rs"
version = "0.2.0"