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

Pattern that matches an unknown TreeSelector member.