Type Definition guppy::graph::summaries::PackageMap

source ·
pub type PackageMap = BTreeMap<SummaryId, PackageInfo, Global>;
Available on crate feature summaries only.
Expand description

A type representing a package map as used in Summary instances.