Searched defs:BatchContext (Results 1 – 5 of 5) sorted by relevance
261 pub struct BatchContext { struct265 impl BatchContext { impl361 impl Drop for BatchContext { implementation
226 pub fn batch_ctx(&self) -> &BatchContext { in batch_ctx()230 pub fn batch_ctx_mut(&mut self) -> &mut BatchContext { in batch_ctx_mut()
46 pub fn batch_ctx(&self) -> &BatchContext { in batch_ctx()81 pub fn batch_ctx(&self) -> &BatchContext { in batch_ctx()
69 pub fn context(&self) -> &BatchContext { in context()
155 pub fn batch_ctx(&self) -> Option<&BatchContext> { in batch_ctx()