Home
last modified time | relevance | path

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

/external/rust/crates/rayon/src/iter/
Dmap_with.rs229 struct MapWithConsumer<'f, C, U, F> { struct
235 impl<'f, C, U, F> MapWithConsumer<'f, C, U, F> { argument
241 impl<'f, T, U, R, C, F> Consumer<T> for MapWithConsumer<'f, C, U, F> implementation
274 impl<'f, T, U, R, C, F> UnindexedConsumer<T> for MapWithConsumer<'f, C, U, F> implementation