Type Alias SingleLabel

Source
pub type SingleLabel<'diagnostic> = (LabelStyle, Range<usize>, &'diagnostic str);
Expand description

Single-line label, with an optional message.

^^^^^^^^^ blah blah