pub fn verify_companion_bundle(
bundle_dir: &Path,
) -> Result<CompanionBundleManifest, BundleBuildError>Expand description
Verify an on-disk bundle matches its embedded manifest hashes.
pub fn verify_companion_bundle(
bundle_dir: &Path,
) -> Result<CompanionBundleManifest, BundleBuildError>Verify an on-disk bundle matches its embedded manifest hashes.