Get JSON values quickly using a simple path syntax, optimized for performance.
# Cargo.toml
[dependencies]
gjson = "0.8.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Extracts a nested JSON value using a dot-separated path.
Use `gjson::valid` to check JSON validity before querying.
No dependency data recorded yet.