Function cargo_tarpaulin::traces::amount_coverable
source ยท pub fn amount_coverable<'a>(traces: impl Iterator<Item = &'a Trace>) -> usize
Expand description
Amount of data coverable in the provided slice traces
pub fn amount_coverable<'a>(traces: impl Iterator<Item = &'a Trace>) -> usize
Amount of data coverable in the provided slice traces