Skip to main content

summarize

Function summarize 

Source
pub fn summarize(reader: &RunReader) -> Result<RunSummary>
Expand description

Fold a run directory into a RunSummary.

Fails only if the manifest is unreadable — every other missing or corrupt file lands in conclusion.warnings.