cargo_test_support::paths

Function do_op

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