rsjson 0.3.2

Json parser library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[lib]
path = "src/lib.rs"

[package]
authors = ["ryzeon-dev"]
description = "Json parser library"
edition = "2021"
license = "AGPL-3.0-or-later"
name = "rsjson"
readme = "README.md"
repository = "https://github.com/ryzeon-dev/rsjson"
version = "0.3.2"