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

#123 in Encoding

Download history 3458/week @ 2024-09-18 4083/week @ 2024-09-25 4413/week @ 2024-10-02 3911/week @ 2024-10-09 4564/week @ 2024-10-16 4698/week @ 2024-10-23 5906/week @ 2024-10-30 4414/week @ 2024-11-06 3595/week @ 2024-11-13 4359/week @ 2024-11-20 5328/week @ 2024-11-27 6131/week @ 2024-12-04 7136/week @ 2024-12-11 4680/week @ 2024-12-18 2067/week @ 2024-12-25 3391/week @ 2025-01-01

18,677 downloads per month
Used in 27 crates (18 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
~104K SLoC