cargo_test_support
1.81.0-nightly
(e9e6e2e44 2024-06-28)
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
<
()
>,