Module rsonpath::result::count

source ·
Expand description

Recorder implementation for counting the number of matches.

This is faster than any recorder that actually examines the values.

Structs

  • Recorder that keeps only the number of matches, no details.