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

Pattern that matches an unknown InterfaceMatcher member.