Searched defs:IntoChunks (Results 1 – 1 of 1) sorted by relevance
465 pub struct IntoChunks<I> struct475 impl<I> IntoChunks<I> argument489 impl<'a, I> IntoIterator for &'a IntoChunks<I> implementation