[][src]Function flutter_download::download_to

pub fn download_to(
    version: &str,
    dir: &Path
) -> Result<Receiver<(f64, f64)>, Error>