Type Alias forc_pkg::ManifestMap

source ·
pub type ManifestMap = HashMap<PinnedId, PackageManifestFile>;

Aliased Type§

struct ManifestMap { /* private fields */ }