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