Type Alias codespan_reporting::term::renderer::SingleLabel
source ยท pub type SingleLabel<'diagnostic> = (LabelStyle, Range<usize>, &'diagnostic str);
Expand description
Single-line label, with an optional message.
^^^^^^^^^ blah blah