pub fn amount_covered<'a>(traces: impl Iterator<Item = &'a Trace>) -> usize
Expand description

Amount of data covered in the provided trace slice