pub fn with_batch_ctx<T>(cb: impl FnOnce(&mut BatchContext) -> T) -> TExpand description
Retrieves the batch context from thread local storage
pub fn with_batch_ctx<T>(cb: impl FnOnce(&mut BatchContext) -> T) -> TRetrieves the batch context from thread local storage