Skip to main content
do_op
cargo_
test_
support
1.96.0-beta.4
(8489f1adb 2026-04-20)
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
<
()
>,