pub fn format_error_unix( file: &str, line: usize, col: usize, e: &RichError, ) -> String
An error formatter that outputs UNIX-style error messages.