macro_rules! ParseErrorUnknown { () => { ... }; }
Pattern that matches an unknown ParseError member.
ParseError