cargo_test_support
1.79.0
(129f3b996 2024-06-10) (built from a source tarball)
In cargo_test_support::paths
?
Settings
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
<
()
>,