Home
last modified time | relevance | path

Searched defs:IntoChunks (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/itertools/src/
Dgroupbylazy.rs496 pub struct IntoChunks<I> struct
506 impl<I> Clone for IntoChunks<I> implementation
514 impl<I> IntoChunks<I> implementation
529 impl<'a, I> IntoIterator for &'a IntoChunks<I> implementation
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/src/
H A Dgroupbylazy.rs465 pub struct IntoChunks<I> struct
474 impl<I> Clone for IntoChunks<I> implementation
482 impl<I> IntoChunks<I> implementation
496 impl<'a, I> IntoIterator for &'a IntoChunks<I> implementation