Function cargo_test_support::paths::do_op

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