fn load_summary(
webc: &Path,
id: Option<PackageId>,
) -> Result<PackageSummary, Error>Expand description
Open one matched webc and build its summary. The layout’s id (when given)
wins over the manifest’s; a <stem>.sha256 sibling, if present, must match
the content.