pub type PackageMap = BTreeMap<SummaryId, PackageInfo>;
Expand description

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