bootstrap
1.85.0
(4d91de4e4 2025-02-17)
In bootstrap::
core::
build_
steps::
clean
Macros
clean_crate_tree
Structs
CleanAll
Rustc
Std
Functions
clean
clean_default
clean_specific_stage
do_op
rm_rf
bootstrap
::
core
::
build_steps
::
clean
Function
do_op
Copy item path
Settings
Help
Summary
Source
fn do_op<F>(path: &
Path
, desc: &
str
, f: F)
where F:
FnMut
(&
Path
) ->
Result
<
()
>,