macro_rules! IdentifierUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown Identifier member.