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

Pattern that matches an unknown Architecture member.