pub fn render_json(output: &CommandOutput) -> StringExpand description
Renders a CommandOutput as pretty-printed JSON, exactly matching the
serde wire codec (round-trippable back into a CommandOutput).
pub fn render_json(output: &CommandOutput) -> StringRenders a CommandOutput as pretty-printed JSON, exactly matching the
serde wire codec (round-trippable back into a CommandOutput).