[][src]Type Definition cargo::core::compiler::BuildMap

type BuildMap = HashMap<(PackageId, Kind), BuildOutput>;

Map of packages to build info