Module state

Source

Structs§

State
Represents the state of a query, including the current data and the root object. It is used to track the progress of a query as it traverses through the data structure.

Enums§

Data
Represents the data that is being processed in the query. It can be a reference to a single object, a collection of references,