pub fn fancy_error( message: impl Into<String>, labels: Vec<Label>, notes: Vec<String>, ) -> Diagnostic