# chisel-json-pointer
[](https://img.shields.io/github/actions/workflow/status/jonnycoombes/chisel-core/rust.yml)
[](https://crates.io/crates/chisel-json-pointer)
[](https://crates.io/crates/chisel-json-pointer)
A representation of a JSON Pointer with associated operations, as per RFC 6901
## Building and Testing
As you would expect, just `cargo build` in order to build the crate.
## Suggestions and Requests
If you have any suggestions, requests or even just comments relating to this crate, then please just add an issue and
I'll try and take a look when I get change. Please feel free to fork this repo if you want to utilise/modify this code
in any of your own work.