pub fn census(corpus: &[Vec<bool>]) -> CoverageCensusExpand description
Census a corpus of bit sequences through the lens_report portfolio: tally what each lens covers
and what lands in the uncovered residue.
pub fn census(corpus: &[Vec<bool>]) -> CoverageCensusCensus a corpus of bit sequences through the lens_report portfolio: tally what each lens covers
and what lands in the uncovered residue.