Function copy_dir_all

Source
pub fn copy_dir_all(src: &Utf8Path, dst: &Utf8Path) -> Result<()>