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

Pattern that matches an unknown UpdateReason member.