19 releases

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

#190 in Encoding

Download history 2793/week @ 2024-03-13 2578/week @ 2024-03-20 1733/week @ 2024-03-27 2632/week @ 2024-04-03 1642/week @ 2024-04-10 2302/week @ 2024-04-17 2567/week @ 2024-04-24 2478/week @ 2024-05-01 2283/week @ 2024-05-08 2592/week @ 2024-05-15 2231/week @ 2024-05-22 2408/week @ 2024-05-29 2760/week @ 2024-06-05 2807/week @ 2024-06-12 2444/week @ 2024-06-19 3349/week @ 2024-06-26

11,807 downloads per month
Used in 11 crates (9 directly)

MIT license

190KB
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

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

~4–6MB
~108K SLoC