Crate json_pointer [] [src]

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

Structs

JsonPointer

A JSON Pointer.

Enums

IndexError

An error that can be encountered when indexing using a JSON pointer.

ParseError

An error that can be encountered when parsing.