Crate chisel_json_pointer
source ·Expand description
A representation of a JSON Pointer with associated operations, as per RFC 6901
Structs
- A structure representing a complete pointer, comprising multiple JsonPointerComponents
Enums
- Each pointer is made of one of three different component types