pub async fn handle_policy_diff( config: &Config, name: &str, workspace_path: &Path, mode: &str, release: &[String], release_all_declared: bool, argv: &[String], ) -> Result<()>