pub fn render_prune_json(
candidates: &[PruneCandidate<'_>],
mode: PruneModeContext<'_>,
inventory: InventoryContext<'_>,
) -> Stringpub fn render_prune_json(
candidates: &[PruneCandidate<'_>],
mode: PruneModeContext<'_>,
inventory: InventoryContext<'_>,
) -> String