Skip to main content
do_op
cargo_
test_
support
1.96.0-nightly
(1d8897a4e 2026-03-13)
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
<
()
>,