Macro CounterIdUnknown

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

Pattern that matches an unknown CounterId member.