hiltontj / serde_json_path

Query serde_json Values with JSONPath
https://serdejsonpath.live/
MIT License
50 stars 3 forks source link

[#41] Add a line briefly describing descendant operator in docs #53

Closed hiltontj closed 1 year ago

hiltontj commented 1 year ago

This is part of #41

The Descendant Operator (..) section has had a line added briefly describing it and linking to the relevant definition in the JSONPath spec.