kjson 0.0.10

A lightweight JSON parser intended for educational use and learning purposes.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "kjson"
version = "0.0.10"
edition = "2024"
license = "MIT"
description = "A lightweight JSON parser intended for educational use and learning purposes."
homepage = "https://github.com/huarkiou/kjson"
documentation = "https://github.com/huarkiou/kjson"
repository = "https://github.com/huarkiou/kjson"

[dependencies]