https://doc.servo.org/rayon/iter/struct.FlatMapIter.html
FlatMapIter in rayon::iter - Rust
`FlatMapIter` maps each element to a serial iterator, then flattens these iterators together. This struct is created by the `flat_map_iter()` method on...
rayoniterrust