cargo_test_support
1.79.0-nightly
(1388d7a06 2024-03-20)
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
<
()
>,