Function cyfs_bdt::download::download_file_to_path
source · [−]pub async fn download_file_to_path(
stack: &Stack,
file: File,
config: ChunkDownloadConfig,
path: &Path
) -> BuckyResult<Box<dyn DownloadTaskControl>>