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