pub const MAX_HIGHLIGHT_LINES: usize = 6; // 6usize
Expand description

maximum number of lines we will print for each error; arbitrary.