pub fn export_records(cap: &Capture, filter: &Filter) -> Vec<ExportRecord>Expand description
Flatten the filtered capture into one normalized record per entry (redacted by construction — metadata only, no raw bodies/headers).
pub fn export_records(cap: &Capture, filter: &Filter) -> Vec<ExportRecord>Flatten the filtered capture into one normalized record per entry (redacted by construction — metadata only, no raw bodies/headers).