Macro GaugeStatisticUnknown
macro_rules! GaugeStatisticUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown GaugeStatistic
member.
macro_rules! GaugeStatisticUnknown {
() => { ... };
}
Pattern that matches an unknown GaugeStatistic
member.