do_op
cargo_
test_
support
1.91.1
(ed61e7d7e 2025-11-07)
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
<
()
>,