pub async fn batch( hashes: &[String], host: Option<String>, ) -> Result<Vec<bool>, Error>
hashcheck
Check a collection of SHA1 hashes.