Module rsonpath_syntax::builder
source · Expand description
Utility for building a JsonPathQuery
programmatically.
Structs
- Builder for
JsonPathQueryinstances. - Builder for a
Selectorscollection used by theJsonPathQueryBuilderto create multipleSelectorinstances within aSegment.