Crate json_pointer [] [src]

A crate for parsing and using JSON pointers, as specified in RFC 6901.

Structs

JsonPointer

A JSON Pointer.

Enums

Error

An error that can be encountered by using this crate.