pub fn render(report: &Report) -> Result<String>
Render report as pretty-printed JSON.
report
Propagates any serialization failure as cu_profiler_core::Error.
cu_profiler_core::Error