pub fn level_offsets(report: &LodChainReport) -> Vec<usize>Expand description
Extract the per-level byte offsets from a LodChainReport.
pub fn level_offsets(report: &LodChainReport) -> Vec<usize>Extract the per-level byte offsets from a LodChainReport.