Skip to main content

format_bundle_plan_json

Function format_bundle_plan_json 

Source
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.