Type Definition dylint::NameToolchainPathsMap[][src]

type NameToolchainPathsMap = BTreeMap<String, BTreeMap<String, BTreeSet<PathBuf>>>;