Skip to main content

Module select

Module select 

Expand description

Streaming JSONPath token selection.

Structs§

SelectingSink
A TokenSink that tracks value paths and reports selected tokens.
ValuePath
Concrete path to a JSON value encountered in a stream.

Traits§

SelectionHandler
Handles value tokens selected by one or more JSONPath expressions.