Skip to main content

Module display

Module display 

Source

Structs§

ExportMeta
Export-friendly metadata.
ExportReport
Full report structure for JSON / Markdown export.
ExportSection
A single section entry for export.

Functions§

format_bytes
Format byte count into a human-readable string (B, KB, MB).
format_report
Generate a full firmware memory report as a formatted string.
format_report_with_labels
Generate a firmware memory report with custom region labels.
format_sections
Format a per-section breakdown table.
print_report
Convenience: analyze and print a firmware memory report to stdout.
progress_bar
Generate a text-based progress bar.