pub fn bundle_diff(a: &Bundle, b: &Bundle) -> BundleDiffExpand description
Computes the OKF-semantics diff between two bundles.
Both bundles are loaded fully before this call; the diff itself does no filesystem access.
pub fn bundle_diff(a: &Bundle, b: &Bundle) -> BundleDiffComputes the OKF-semantics diff between two bundles.
Both bundles are loaded fully before this call; the diff itself does no filesystem access.