Module dsrs::stream_reducer[][src]

Expand description

A small abstraction for reducing over byte lines from a stream, used for the command line tool dsrs.

There may be opportunities for improvement here, e.g., see the fancy regex searcher for ripgrep 1.

Traits

Functions