Function rayon::iter::update::apply

source ·
fn apply<T>(update_op: impl Fn(&mut T)) -> impl Fn(T) -> T