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

Pattern that matches an unknown InterfaceRemovedReason member.