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

Pattern that matches an unknown ConstructNamespaceError member.