dep_kind_from_label

Function dep_kind_from_label 

Source
pub fn dep_kind_from_label(label: &str) -> DepKind
Expand description

Maps a query label to its DepKind. Panics if a query with the given label does not exist.