Type Alias guppy::graph::summaries::diff::UnchangedInfo

source ยท
pub type UnchangedInfo<'a> = (&'a Version, &'a SummarySource, &'a PackageInfo);
Available on crate feature summaries only.
Expand description

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