Skip to main content

save_manifest

Function save_manifest 

Source
pub fn save_manifest(
    workspace: &Path,
    manifest: &WorkspaceManifest,
) -> Result<()>
Expand description

Write manifest (pretty JSON). Creates .brain/ if needed.