Macro CounterIdUnknown

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

Pattern that matches an unknown CounterId member.