Module line_agg

Source
Expand description

A reusable line aggregation implementation.

Structs§

Config
Configuration of multi-line aggregation.
LineAgg
Line aggregator.
Logic
Core line aggregation logic.

Enums§

Emit
Specifies the amount of lines to emit in response to a single input line. We have to emit either one or two lines.
Mode
Mode of operation of the line aggregator.