jsonp

Crates.iojsonp
lib.rsjsonp
version1.0.2
sourcesrc
created_at2020-11-01 19:24:25.726776
updated_at2020-11-08 08:20:55.381173
descriptionFast Json pointers in Rust
homepage
repositoryhttps://github.com/bazaah/jsonp
max_upload_size
id307625
size42,093
Bazaah (bazaah)

documentation

README

jsonp

jsonp[ointer] is a library for efficiently dereferencing nested Json structures in Rust, using serde and serde_json.

This library was split out of another project as I felt it would be useful as a standalone crate.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Commit count: 13

cargo fmt