15 releases (5 breaking)
0.6.3 | Sep 17, 2023 |
---|---|
0.6.2 | Jul 13, 2023 |
0.6.0 | Apr 2, 2023 |
0.5.3 | Mar 14, 2023 |
#313 in Encoding
1,415 downloads per month
Used in kafka-to-worterbuch
155KB
3K
SLoC
serde_json_path
serde_json_path
allows you to use JSONPath to query the serde_json::Value
type.
Learn More
- See the Crate Documentation for usage and examples.
- See the IETF JSONPath Specification for more details about JSONPath and examples of its usage.
- Try it out in the Sandbox
License
This project is licensed under the MIT license.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in serde_json_path
by you, shall be licensed as MIT, without any
additional terms or conditions.
Dependencies
~4–6MB
~108K SLoC