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

Pattern that matches an unknown Ref member.