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

Pattern that matches an unknown ConsumerClosedReason member.