cargo_test_support
1.80.0-nightly
(b92758a9a 2024-05-20)
In cargo_test_support::paths
Function
cargo_test_support
::
paths
::
do_op
Copy item path
source
ยท
[
−
]
fn do_op<F>(path: &
Path
, desc: &
str
, f: F)
where F:
FnMut
(&
Path
) ->
Result
<
()
>,