pub fn copy_dir_all(src: &Path, dst: &Path) -> Result<()>
Copy a directory recursively (alias for consistency)