Function download_database

Source
pub fn download_database<S>(
    file: &RemoteFile,
    location: &Path,
    force: bool,
) -> Result<(), ()>