Skip to main content
do_op
bootstrap
1.95.0-nightly
(f889772d6 2026-02-05)
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
<
()
>,