Skip to main content

enqueue_batch_task

Function enqueue_batch_task 

Source
pub fn enqueue_batch_task(task: Box<dyn FnOnce() + Send + Sync>)
Expand description

Enqueues a notification task to be run when the current batch flushes.