Skip to main content

write_to_root_v2

Function write_to_root_v2 

Source
pub fn write_to_root_v2(
    cache_root: &Path,
    manifest: &CacheManifest,
) -> Result<(), ManifestError>
Expand description

Write <cache_root>/.running-process-manifest.v2.pb atomically.

ยงErrors