pub fn error_kind_name(kind: &ParseErrorKind) -> &'static str
Return a short category name for a ParseErrorKind.
ParseErrorKind