pub fn display_spanned_error(
krate: &TranslatedCrate,
span: Span,
title: &str,
label: &str,
)Expand description
Display an error at the given source span.
pub fn display_spanned_error(
krate: &TranslatedCrate,
span: Span,
title: &str,
label: &str,
)Display an error at the given source span.