Searched defs:Batching (Results 1 – 1 of 1) sorted by relevance
372 pub struct Batching<I, F> { struct377 impl<I, F> fmt::Debug for Batching<I, F> where I: fmt::Debug { argument386 impl<B, F, I> Iterator for Batching<I, F> implementation