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

Pattern that matches an unknown SelectorArgument member.