Function skiff::error_handling::pretty_print_error[][src]

pub fn pretty_print_error(
    message: &str,
    span: Range<usize>,
    source: &str,
    filename: PathBuf,
    printer: &mut impl Write
)