Constant MAX_HIGHLIGHT_LINES
pub const MAX_HIGHLIGHT_LINES: usize = 6; // 6usizeAvailable on crate feature
__common only.Expand description
maximum number of lines we will print for each error; arbitrary.
pub const MAX_HIGHLIGHT_LINES: usize = 6; // 6usize__common only.maximum number of lines we will print for each error; arbitrary.