pub fn build_report(
data: &[u8],
verify: bool,
registry: &DecoderRegistry,
) -> ReportExpand description
Build the full report (physical layout + decoded partitions) from raw bytes.
pub fn build_report(
data: &[u8],
verify: bool,
registry: &DecoderRegistry,
) -> ReportBuild the full report (physical layout + decoded partitions) from raw bytes.