Skip to main content

write_records_json

Function write_records_json 

Source
pub fn write_records_json(
    path: &Path,
    records: &[AuditRecord],
) -> Result<(), CliError>