pub fn diff_discoveries(
prev: &DiscoveryResult,
curr: &DiscoveryResult,
) -> BundleDiffExpand description
Compute the diff between two discovery results (previous and current state).
pub fn diff_discoveries(
prev: &DiscoveryResult,
curr: &DiscoveryResult,
) -> BundleDiffCompute the diff between two discovery results (previous and current state).