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

Pattern that matches an unknown Use member.