[go: up one dir, main page]

[][src]Function cacache::get::copy_hash

pub fn copy_hash<P, Q>(cache: P, sri: &Integrity, to: Q) -> Result<u64, Error> where
    P: AsRef<Path>,
    Q: AsRef<Path>, 

Copies a cache entry by integrity address to a specified location.