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

Pattern that matches an unknown MetricEventPayload member.