macro_rules! ConstructNamespaceErrorUnknown {
    () => { ... };
}Expand description
Pattern that matches an unknown ConstructNamespaceError member.
macro_rules! ConstructNamespaceErrorUnknown {
    () => { ... };
}Pattern that matches an unknown ConstructNamespaceError member.