hiltontj / serde_json_path

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

Improvements to the `functions` module documentation #57

Open hiltontj opened 1 year ago

hiltontj commented 1 year ago

The functions module docs feel clunky. I would like to explore making the built-in functions public in the API and just using standard Rustdoc for formatting the standard JSONPath function documentation.