Skip to main content

render_privacy_report_json

Function render_privacy_report_json 

Source
pub fn render_privacy_report_json(
    rows: &[Utf8ColumnChangeSummary],
) -> IngestionResult<String>
Expand description