rayon::iter::from_par_iter

Function collect_extended

Source
fn collect_extended<C, I>(par_iter: I) -> C
Expand description

Creates an empty default collection and extends it.