Function cacache::exists[][src]

pub async fn exists<P: AsRef<Path>>(cache: P, sri: &Integrity) -> bool
Expand description

Returns true if the given hash exists in the cache.