Searched defs:ErrorOutputType (Results 1 – 3 of 3) sorted by relevance
520 pub enum ErrorOutputType { enum533 impl Default for ErrorOutputType { implementation1899 ) -> ErrorOutputType { in parse_error_format()1976 error_format: ErrorOutputType, in check_error_format_stability()3091 error_format: ErrorOutputType, in hash()3110 error_format: ErrorOutputType, in hash()3182 error_format: ErrorOutputType, in hash()3201 error_format: ErrorOutputType, in hash()3217 error_format: ErrorOutputType, in hash()3232 error_format: ErrorOutputType, in hash()[all …]
1744 pub fn abort_if_error_and_set_error_format(&mut self, output: ErrorOutputType) { in abort_if_error_and_set_error_format()
126 error_format: ErrorOutputType, in new_handler()