Function rustc_middle::dep_graph::dep_node::dep_kind_from_label_string[][src]

fn dep_kind_from_label_string(label: &str) -> Result<DepKind, ()>