core
1.88.0-nightly-4824c2bb7-2025-05-02
In core::
iter::
adapters::
copied
core
::
iter
::
adapters
::
copied
Function
copy_try_fold
Copy item path
Source
fn copy_try_fold<T:
Copy
, Acc, R>( f: impl
FnMut
(Acc, T) -> R, ) -> impl
FnMut
(Acc,
&T
) -> R