Function bootstrap::core::build_steps::clean::do_op

source ·
fn do_op<F>(path: &Path, desc: &str, f: F)
where F: FnMut(&Path) -> Result<()>,