bootstrap
1.81.0
(eeb90cda1 2024-09-04)
In bootstrap::core::build_steps::clean
Function
bootstrap
::
core
::
build_steps
::
clean
::
do_op
Copy item path
source
ยท
[
−
]
fn do_op<F>(path: &
Path
, desc: &
str
, f: F)
where F:
FnMut
(&
Path
) ->
Result
<
()
>,