Skip to main content

emit_annotated_error

Function emit_annotated_error 

Source
pub fn emit_annotated_error<E: Error>(
    ann_err: &WithSpan<E>,
    filename: &str,
    source: &str,
)