Function copy_dir_all

Source
pub async fn copy_dir_all(src: &Path, dst: &Path) -> Result<()>
Expand description

Copy all files and directories from source to destination