[go: up one dir, main page]

delete_async

Function delete_async 

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

Asynchronously deletes an index entry, without deleting the actual cache data entry.