pub const MAX_HIGHLIGHT_LINES: usize = 6;
Expand description

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