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

Pattern that matches an unknown NotificationType member.