Function debcargo::util::copy_tree[][src]

pub fn copy_tree(oldtree: &Path, newtree: &Path) -> Result<(), Error>