Function skiff::error_handling::pretty_print_warning[][src]

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