json_lib 0.1.6

JSON library implementation.
Documentation
[dependencies.rand]
version = "0.9.2"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "JSON library implementation."
edition = "2024"
license = "MIT"
name = "json_lib"
readme = "README.md"
version = "0.1.6"