pagefind_microjson 0.1.4

No frills JSON parsing without allocations
Documentation
[[bench]]
harness = false
name = "criterion_bench"

[dependencies]
[dev-dependencies.criterion]
version = "0.3"

[package]
description = "No frills JSON parsing without allocations"
documentation = "https://docs.rs/microjson/latest"
edition = "2018"
keywords = ["json", "no_std"]
license = "GPL-3.0-only"
name = "pagefind_microjson"
readme = "README.md"
repository = "https://github.com/rspencer01/microjson"
version = "0.1.4"