pub async fn copy_dir_all(src: &Path, dst: &Path) -> Result<()>
Copy all files and directories from source to destination