Searched defs:GroupLabel (Results 1 – 4 of 4) sorted by relevance
166 group: &GroupLabel, in add_group()178 group: Option<&GroupLabel>, in add_impl()
137 pub struct GroupLabel(pub String); struct
173 fn group_label(import_candidate: &ImportCandidate) -> GroupLabel { in group_label()
208 fn group_label(candidate: &ImportCandidate) -> GroupLabel { in group_label()