Macro SyncReportUnknown

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

Pattern that matches an unknown SyncReport member.