Module guppy_summaries::diff

source ·
Expand description

Compare and diff summaries.

A diff of two summaries is a list of changes between them.

The main entry point is SummaryDiff, which can be created through the diff method on summaries or through SummaryDiff::new.

Structs§

Enums§

Type Aliases§

  • Type alias for list entries in the PackageDiff::unchanged map.