☰
In bootstrap::clean
Macros
clean_crate_tree
Structs
CleanAll
Rustc
Std
Functions
clean
clean_default
clean_specific_stage
do_op
rm_rf
?
Function
bootstrap
::
clean
::
do_op
source
·
[
−
]
fn do_op<F>(path: &
Path
, desc: &
str
, f: F)
where F:
FnMut
(&
Path
) ->
Result
<
()
>,