pub fn copy_dir(src: &Path, dest: &Path) -> Result<()>
Recursively copy src into dest, skipping .git.
src
dest
.git