batch

Function batch 

Source
pub async fn batch(
    hashes: &[String],
    host: Option<String>,
) -> Result<Vec<bool>, Error>
Available on crate feature hashcheck only.
Expand description

Check a collection of SHA1 hashes.