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

#193 in Encoding

Download history 690/week @ 2024-01-24 868/week @ 2024-01-31 822/week @ 2024-02-07 1167/week @ 2024-02-14 1238/week @ 2024-02-21 1021/week @ 2024-02-28 1250/week @ 2024-03-06 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 1880/week @ 2024-05-08

9,591 downloads per month
Used in 10 crates (8 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

~3.5–6MB
~108K SLoC