pub fn render_profile_report_json(
report: &ProfileReport,
) -> IngestionResult<String>Expand description
Render a profile report to a stable JSON string.
pub fn render_profile_report_json(
report: &ProfileReport,
) -> IngestionResult<String>Render a profile report to a stable JSON string.