do_op
bootstrap
1.92.0-nightly
(9725c4baa 2025-10-09)
In bootstrap::
core::
build_
steps::
clean
bootstrap
::
core
::
build_steps
::
clean
Function
do_op
Copy item path
Source
fn do_op<F>(path: &
Path
, desc: &
str
, f: F)
where F:
FnMut
(&
Path
) ->
Result
<
()
>,