json-pluck
Pluck a single value out of a serde_json::Value by dotted path or a
tiny subset of JSONPath. Forgiving, built for LLM-emitted JSON where
the answer is buried under unpredictable wrappers.
use pluck;
use json;
let v = json!;
assert_eq!;
assert_eq!;
assert_eq!;
**.field BFS-searches the whole tree for the first match. MIT or
Apache-2.0.