Expand description
Types representing nodes within a JSON object
Structs§
- AtMost
OneError - Error produced when expecting no more than one node from a query
- Located
Node - A node within a JSON value, along with its location
- Located
Node List - Locations
- An iterator over the locations in a
LocatedNodeList - Node
List - A list of nodes resulting from a JSONPath query
- Nodes
- An iterator over the nodes in a
LocatedNodeList
Enums§
- Exactly
OneError - Error produced when expecting exactly one node from a query