Skip to main content

batch_notification_summary

Function batch_notification_summary 

Source
fn batch_notification_summary(
    state_ref: &Arc<Mutex<AppState>>,
    batch_notify_ref: &Arc<Mutex<BatchNotifyState>>,
    batch_id: u64,
) -> Option<(usize, usize)>