Searched refs:BadFormat (Results 1 – 1 of 1) sorted by relevance
352 BadFormat, enumerator367 ParseErrorKind::BadFormat => write!(f, "bad or unsupported format string"), in fmt()387 const BAD_FORMAT: ParseError = ParseError(ParseErrorKind::BadFormat);