Skip to main content

bundle_diff

Function bundle_diff 

Source
pub fn bundle_diff(a: &Bundle, b: &Bundle) -> BundleDiff
Expand description

Computes the OKF-semantics diff between two bundles.

Both bundles are loaded fully before this call; the diff itself does no filesystem access.