pub fn path_query(doc: &Value, path: &Value) -> Result<Value, EvalError>
v7.17.0 Phase 3.9 — jsonb_path_query(doc, path) — returns the matched JSON values as a TextArray (each element is the JSON encoding of one match).
jsonb_path_query(doc, path)