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