cacache::get
pub fn copy<P: AsRef<Path>, K: AsRef<str>>( cache: P, key: K, to: P) -> Result<u64, Error>