Macro InterfaceUnknown

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

Pattern that matches an unknown Interface member.