InterfaceMatcherUnknown

Macro InterfaceMatcherUnknown 

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

Pattern that matches an unknown InterfaceMatcher member.