Skip to main content

MAX_LINES_PER_STREAM

Constant MAX_LINES_PER_STREAM 

Source
pub const MAX_LINES_PER_STREAM: usize = 200;
Expand description

Per-stream output cap (lines). Counted after CRLF normalisation.