Function copy_dir

Source
pub fn copy_dir(content_path: PathBuf, output_path: PathBuf) -> Result<()>