Type Definition dylint::NameToolchainMap[][src]

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