Skip to main content

Module json_path

Module json_path 

Source

Structs§

JsonPath
A JSON path represented as a sequence of path parts. This type serializes and deserializes as a string but internally maintains a structured representation for efficient processing.

Enums§

PathPart
A single part of a JSON path.