pub async fn download(
store: Arc<Store>,
req: DownloadRequest,
reporter: Reporter,
cancel: Cancel,
) -> Result<DownloadReport>pub async fn download(
store: Arc<Store>,
req: DownloadRequest,
reporter: Reporter,
cancel: Cancel,
) -> Result<DownloadReport>