Searched defs:BatchContext (Results 1 – 5 of 5) sorted by relevance
46 pub fn batch_ctx(&self) -> &BatchContext { in batch_ctx()81 pub fn batch_ctx(&self) -> &BatchContext { in batch_ctx()
37 pub fn context(&self) -> &BatchContext { in context()
154 pub fn batch_ctx(&self) -> Option<&BatchContext> { in batch_ctx()
189 pub struct BatchContext { struct193 impl BatchContext { argument243 impl Drop for BatchContext { implementation
227 pub fn batch_ctx(&self) -> &BatchContext { in batch_ctx()231 pub fn batch_ctx_mut(&mut self) -> &mut BatchContext { in batch_ctx_mut()