Crate serde_pointer

Source

Structs§

Pointer
Represents a pointer to the data as defined in the RFC6901 - the JSON Pointer specification.

Enums§

Step
Represents a single traversal step of the pointer.

Type Aliases§

ParseError
ValuePointer
ValuePointerMut