☰
In rustc_data_structures::sync
?
Function
rustc_data_structures
::
sync
::
par_for_each_in
source
·
[
−
]
pub fn par_for_each_in<T:
IntoIterator
>(t: T, for_each: impl
FnMut
(T::
Item
))