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

Pattern that matches an unknown QueryId member.