Skip to main content

write_manifest

Function write_manifest 

Source
pub async fn write_manifest(
    path: impl AsRef<Path>,
    manifest: &PatchManifest,
) -> Result<(), Error>
Expand description

Write a manifest to the filesystem with pretty-printed JSON.