Expand description
Multi-Format Export System (PMAT-036)
Unified export system for benchmark results and analysis reports.
§Features
- Multiple export formats: JSON, CSV, Markdown, HTML
- Report types: Benchmark, Comparison, Regression, Summary
- File write operations
- Fluent report builder API
§Falsification Criteria (F1281-F1290)
See tests/export_reporting_f1281.rs for falsification tests.
Structs§
- Benchmark
Metric - Benchmark metric data
- Benchmark
Report - Benchmark report data
- Comparison
Entry - Comparison entry (baseline vs current)
- Comparison
Report - Comparison report data
- Report
Builder - Report builder for fluent API
- Report
Exporter - Report exporter
Enums§
- Export
Format - Export format type
- Report
Type - Report type