Macro UrgencyUnknown

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

Pattern that matches an unknown Urgency member.