pub type PinnedManifests = HashMap<PinnedId, ManifestFile>;Expand description
A set of manifests that have been pinned during construction of the compilation plan.
Aliased Typeยง
struct PinnedManifests { /* private fields */ }pub type PinnedManifests = HashMap<PinnedId, ManifestFile>;A set of manifests that have been pinned during construction of the compilation plan.
struct PinnedManifests { /* private fields */ }