jstrict 0.13.0

Strict RFC 8259 / ECMA-404 JSON parser with source code mapping
Documentation
1
2
3
4
5
#[cfg(feature = "serde_json")]
mod serde_json;

#[cfg(feature = "sonic-rs")]
mod sonic_rs;