| Crates.io | serde_json_path |
| lib.rs | serde_json_path |
| version | 0.7.2 |
| created_at | 2023-02-12 20:58:26.590998+00 |
| updated_at | 2025-02-03 01:56:38.05626+00 |
| description | Query serde_json Values using JSONPath |
| homepage | |
| repository | https://github.com/hiltontj/serde_json_path |
| max_upload_size | |
| id | 783501 |
| size | 123,849 |
serde_json_path allows you to use JSONPath (RFC 9535) to query the serde_json::Value type.
This project is licensed under the MIT license.
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.