[][src]Function cacache::rm::entry

pub fn entry<P: AsRef<Path>>(cache: P, key: &str) -> Result<(), Error>

Removes an individual index entry. The associated content will be left intact.