☰
rustc_data_structures
1.76.0-beta.9
(1633e2ae0 2024-01-27)
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
))