Function copy_dir

Source
pub fn copy_dir(from: &Utf8Path, to: &Utf8Path) -> Result<()>