Skip to main content

coverage_index_sections

Function coverage_index_sections 

Source
pub fn coverage_index_sections(
    report: &CoverageReport,
) -> Result<Vec<QueryIndexSection>, CoverageIndexError>