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

Pattern that matches an unknown NamespaceError member.