pub type ManifestMap = HashMap<PinnedId, PackageManifestFile>;
struct ManifestMap { /* private fields */ }