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

Pattern that matches an unknown DeclType member.