jsonp 1.0.2

Fast Json pointers in Rust
Documentation

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