pub fn error_kind_label(kind: &ParseErrorKind) -> &'static str
Return a short label for a ParseErrorKind.
ParseErrorKind