hiltontj / serde_json_path

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

[#23] Implement Eq for JsonPath and nested types #34

Closed hiltontj closed 1 year ago

hiltontj commented 1 year ago

This will close #23 as I do not see any value in implementing Hash, Ord, or PartialOrd for now.