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

Pattern that matches an unknown SpecificCrashReport member.