Skip to main content

render_bundle_plan_json

Function render_bundle_plan_json 

Source
pub fn render_bundle_plan_json(
    changes: &[Change],
    context: &BundleReportContext<'_>,
    mode: PlanOutputMode,
) -> Result<String, BundlePlanRenderError>