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

Pattern that matches an unknown TypeSpecificElement member.