pub fn cache_paths_for_xvc_paths(
output_snd: &XvcOutputSender,
all_paths: &XvcStore<XvcPath>,
all_content_digests: &XvcStore<ContentDigest>,
) -> Result<HStore<Vec<XvcCachePath>>>
Expand description
All cache paths for all xvc paths. There are extracted from the event logs.