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