Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/rayon/src/iter/
Dupdate.rs166 struct UpdateConsumer<'f, C, F> { struct
171 impl<'f, C, F> UpdateConsumer<'f, C, F> { argument
177 impl<'f, T, C, F> Consumer<T> for UpdateConsumer<'f, C, F> implementation
207 impl<'f, T, C, F> UnindexedConsumer<T> for UpdateConsumer<'f, C, F> implementation