Crates.io | serde_json_path |
lib.rs | serde_json_path |
version | 0.7.1 |
source | src |
created_at | 2023-02-12 20:58:26.590998 |
updated_at | 2024-11-03 20:58:20.141796 |
description | Query serde_json Values using JSONPath |
homepage | |
repository | https://github.com/hiltontj/serde_json_path |
max_upload_size | |
id | 783501 |
size | 113,931 |
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.