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