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

Pattern that matches an unknown ExplicitFoo member.