Skip to main content

render_summary_json

Function render_summary_json 

Source
pub fn render_summary_json<W: Write>(
    report: &SummaryReport,
    w: &mut W,
    pretty: bool,
) -> Result<()>