Skip to main content

render_snapshot

Function render_snapshot 

Source
pub fn render_snapshot<W: Write>(
    report: &SnapshotReport,
    w: &mut W,
) -> Result<()>