do_op
cargo_
test_
support
1.91.0-beta.6
(cbf84ed0c 2025-10-11)
In cargo_
test_
support::
paths
cargo_test_support
::
paths
Function
do_op
Copy item path
Source
fn do_op<F>(path: &
Path
, desc: &
str
, f: F)
where F:
FnMut
(&
Path
) ->
Result
<
()
>,