pub fn compute_summary(
cap: &Capture,
filter: &Filter,
top: usize,
) -> SummaryResultExpand description
Compute the executive summary over the (filtered) capture. top bounds list sizes.
pub fn compute_summary(
cap: &Capture,
filter: &Filter,
top: usize,
) -> SummaryResultCompute the executive summary over the (filtered) capture. top bounds list sizes.