[go: up one dir, main page]

delete

Function delete 

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

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