macro_rules! InterfaceMatcherUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown InterfaceMatcher
member.
macro_rules! InterfaceMatcherUnknown {
() => { ... };
}
Pattern that matches an unknown InterfaceMatcher
member.