cargo_test_support
1.81.0-nightly
(c6727fc9b 2024-07-12)
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
<
()
>,