pub fn format_bundle_plan_json(
changes: &[Change],
composed: &ComposedPolicy,
) -> Result<String>Expand description
Format a bundle plan as JSON with ownership annotations for each change.
pub fn format_bundle_plan_json(
changes: &[Change],
composed: &ComposedPolicy,
) -> Result<String>Format a bundle plan as JSON with ownership annotations for each change.