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

Pattern that matches an unknown InterfaceRemovalReason member.