Skip to main content

render

Function render 

Source
pub fn render(report: &Report) -> Result<String>
Expand description

Render report as pretty-printed JSON.

ยงErrors

Propagates any serialization failure as cu_profiler_core::Error.