cargo_test_support
1.78.0-nightly
(a165f1f65 2024-03-12)
In cargo_test_support::paths
?
Function
cargo_test_support
::
paths
::
do_op
source
·
[
−
]
fn do_op<F>(path: &
Path
, desc: &
str
, f: F)
where F:
FnMut
(&
Path
) ->
Result
<
()
>,