hiltontj / serde_json_path

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

[#69] Remove `TODO`s from code #72

Closed hiltontj closed 10 months ago

hiltontj commented 11 months ago

This closes #69.

TODOs from the linked issue were addressed, with the exception of the one in macros to emit warnings when invalid arguments are encountered during expansion.