pub fn save_manifest(
workspace: &Path,
manifest: &WorkspaceManifest,
) -> Result<()>Expand description
Write manifest (pretty JSON). Creates .brain/ if needed.
pub fn save_manifest(
workspace: &Path,
manifest: &WorkspaceManifest,
) -> Result<()>Write manifest (pretty JSON). Creates .brain/ if needed.