Function copy

Source
pub fn copy(
    path: PathBuf,
    response: Response,
) -> Result<PathBuf, ThreadedIoError>