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

#191 in Encoding

Download history 260/week @ 2023-12-01 423/week @ 2023-12-08 800/week @ 2023-12-15 180/week @ 2023-12-22 124/week @ 2023-12-29 391/week @ 2024-01-05 731/week @ 2024-01-12 732/week @ 2024-01-19 840/week @ 2024-01-26 876/week @ 2024-02-02 761/week @ 2024-02-09 1286/week @ 2024-02-16 1214/week @ 2024-02-23 882/week @ 2024-03-01 2063/week @ 2024-03-08 2146/week @ 2024-03-15

6,523 downloads per month
Used in 9 crates (7 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–5.5MB
~106K SLoC