[][src]Function cacache::rm::content

pub fn content<P: AsRef<Path>>(cache: P, sri: &Integrity) -> Result<(), Error>

Removes an individual content entry. Any index entries pointing to this content will become invalidated.