do_op
cargo_
test_
support
1.91.0-nightly
(7ad23f43a 2025-09-09)
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
<
()
>,