Function cacache::index::delete

source ·
pub fn delete(cache: &Path, key: &str) -> Result<()>
Expand description

Deletes an index entry, without deleting the actual cache data entry.