jsonkit 0.2.2

A high-performance, lightweight Rust utility library engineered for robust JSON data processing.
Documentation
[dependencies.regex]
version = "1.12.2"

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

[package]
authors = ["Ohm Coder <brutal99@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A high-performance, lightweight Rust utility library engineered for robust JSON data processing."
edition = "2024"
license = "MIT"
name = "jsonkit"
readme = "README.md"
repository = "https://gitlab.com/lazylib/rs/jsonkit"
version = "0.2.2"