20 releases

0.7.1 Nov 3, 2024
0.6.7 Mar 3, 2024
0.6.4 Nov 9, 2023
0.6.2 Jul 13, 2023
0.5.3 Mar 14, 2023

#128 in Encoding

Download history 2783/week @ 2024-07-27 2653/week @ 2024-08-03 3751/week @ 2024-08-10 3389/week @ 2024-08-17 3808/week @ 2024-08-24 3349/week @ 2024-08-31 3265/week @ 2024-09-07 3760/week @ 2024-09-14 3652/week @ 2024-09-21 3972/week @ 2024-09-28 4505/week @ 2024-10-05 4194/week @ 2024-10-12 4202/week @ 2024-10-19 5722/week @ 2024-10-26 5755/week @ 2024-11-02 2716/week @ 2024-11-09

19,255 downloads per month
Used in 24 crates (16 directly)

MIT license

200KB
4K SLoC

serde_json_path

serde_json_path allows you to use JSONPath (RFC 9535) to query the serde_json::Value type.

Build status Crates.io Documentation CTS Submodule Update and Test

Learn More

  • See the Crate Documentation for usage and examples.
  • See the JSONPath standard (RFC 9535) for more details about JSONPath query syntax 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

~3.5–5.5MB
~105K SLoC