Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/itertools/src/adaptors/
Dcoalesce.rs115 pub struct WithCount; struct
130 impl<T> CountItem<T> for WithCount { implementation