pub(crate) const DEP_KIND_NAMES: &[&str];
List containing the name of each dep kind as a static string, indexable by DepKind.
DepKind