Struct rayon::par_iter::internal::NoopReducer
[−]
[src]
pub struct NoopReducer;
Utility type for consumers that don't need a "reduce" step. Just reduces unit to unit.