Module rsonpath_syntax::builder
source · Expand description
Utility for building a JsonPathQuery
programmatically.
Structs
- Builder for
JsonPathQuery
instances. - Builder for a
Selectors
collection used by theJsonPathQueryBuilder
to create multipleSelector
instances within aSegment
.