kjson 0.0.7

A lightweight JSON parser intended for educational use and learning purposes.
Documentation
[dependencies]

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A lightweight JSON parser intended for educational use and learning purposes."
documentation = "https://github.com/huarkiou/kjson"
edition = "2024"
homepage = "https://github.com/huarkiou/kjson"
license = "MIT"
name = "kjson"
readme = "README.md"
repository = "https://github.com/huarkiou/kjson"
version = "0.0.7"